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

12345678

/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/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();
H A Dcasetrn.h69 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
H A Dcurrfmt.h86 static UClassID U_EXPORT2 getStaticClassID();
H A Dmsgfmt_impl.h29 static UClassID U_EXPORT2 getStaticClassID(void);
H A Dname2uni.h60 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
/external/icu/icu4c/source/common/unicode/
H A Dunifunct.h81 static UClassID U_EXPORT2 getStaticClassID(void);
91 * provide definitios getStaticClassID and getDynamicClassID.
H A Duobject.h69 * { return Derived::getStaticClassID(); }
73 * Each concrete class implements getStaticClassID() as well, which allows
79 * static UClassID U_EXPORT2 getStaticClassID();
85 * UClassID Derived::getStaticClassID()
294 UClassID U_EXPORT2 myClass::getStaticClassID() { \
299 { return myClass::getStaticClassID(); }
305 * header should declare getStaticClassID.
311 UClassID U_EXPORT2 myClass::getStaticClassID() { \
H A Dunifilt.h104 static UClassID U_EXPORT2 getStaticClassID();
/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();
H A DSingleTableProcessor2.h46 static UClassID getStaticClassID();
H A DTrimmedArrayProcessor.h46 static UClassID getStaticClassID();
/external/icu/icu4c/source/common/
H A Dustrenum.h74 static UClassID U_EXPORT2 getStaticClassID();

Completed in 290 milliseconds

12345678