HomeSort by relevance Sort by last modified time
    Searched defs:StringList (Results 1 - 6 of 6) sorted by null

  /external/icu4c/i18n/unicode/
colldata.h 48 * The size of the initial list in a <code>StringList</code> object.
55 * Define this to enable the <code>StringList</code> objects to
161 * StringList
167 class U_I18N_API StringList : public UObject
171 * Construct an empty <code>StringList</code>
181 StringList(UErrorCode &status);
188 ~StringList();
325 * return a <code>StringList</code> object containing all
331 const StringList *getStringList(int32_t ce) const;
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 95 typedef android::List<android::String8> StringList;
96 StringList samplerExternalNames;
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h 95 typedef android::List<android::String8> StringList;
96 StringList samplerExternalNames;