Searched refs:getStaticClassID (Results 1 - 25 of 326) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/icu/source/samples/translit/
H A Dunaccent.h50 * . Derived::getStaticClassID()) ...
55 static inline UClassID getStaticClassID(void) { return (UClassID)&fgClassID; }; function in class:UnaccentTransliterator
68 * static UClassID getStaticClassID() { return (UClassID)&fgClassID; }
80 virtual UClassID getDynamicClassID(void) const { return getStaticClassID(); };
/external/icu/icu4c/source/samples/translit/
H A Dunaccent.h50 * . Derived::getStaticClassID()) ...
55 static inline UClassID getStaticClassID(void) { return (UClassID)&fgClassID; }; function in class:UnaccentTransliterator
68 * static UClassID getStaticClassID() { return (UClassID)&fgClassID; }
80 virtual UClassID getDynamicClassID(void) const { return getStaticClassID(); };
/external/chromium_org/third_party/icu/source/i18n/
H A Dnultrans.h63 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
H A Dremtrans.h70 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
H A Dtolowtrn.h61 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
H A Dtoupptrn.h61 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
H A Ddangical.h92 * Derived::getStaticClassID()) ...
97 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
H A Dtitletrn.h63 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
H A Duni2name.h59 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
/external/icu/icu4c/source/i18n/
H A Dnultrans.h63 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
H A Dremtrans.h70 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
H A Dtolowtrn.h61 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
H A Dtoupptrn.h61 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
H A Ddangical.h92 * Derived::getStaticClassID()) ...
97 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
H A Dtitletrn.h63 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
H A Duni2name.h59 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dunifunct.h81 static UClassID U_EXPORT2 getStaticClassID(void);
91 * provide definitios getStaticClassID and getDynamicClassID.
/external/icu/icu4c/source/common/unicode/
H A Dunifunct.h81 static UClassID U_EXPORT2 getStaticClassID(void);
91 * provide definitios getStaticClassID and getDynamicClassID.
/external/icu/icu4c/source/layout/
H A DSegmentArrayProcessor.h46 static UClassID getStaticClassID();
H A DSegmentArrayProcessor2.h46 static UClassID getStaticClassID();
H A DSegmentSingleProcessor.h46 static UClassID getStaticClassID();
H A DSegmentSingleProcessor2.h46 static UClassID getStaticClassID();
H A DSimpleArrayProcessor.h46 static UClassID getStaticClassID();
H A DSimpleArrayProcessor2.h46 static UClassID getStaticClassID();
H A DSingleTableProcessor.h46 static UClassID getStaticClassID();

Completed in 3507 milliseconds

1234567891011>>