HomeSort by relevance Sort by last modified time
    Searched refs:getStaticClassID (Results 26 - 50 of 167) sorted by null

12 3 4 5 6 7

  /external/icu4c/common/unicode/
dtintrv.h 70 * . erived::getStaticClassID()) ...
75 static UClassID U_EXPORT2 getStaticClassID(void);
schriter.h 161 static UClassID U_EXPORT2 getStaticClassID(void);
usetiter.h 233 static UClassID U_EXPORT2 getStaticClassID();
  /external/icu4c/i18n/
anytrans.h 83 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
currfmt.h 91 static UClassID U_EXPORT2 getStaticClassID();
esctrn.h 126 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
funcrepl.h 115 static UClassID U_EXPORT2 getStaticClassID();
brktrans.h 79 U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
buddhcal.h 116 * Derived::getStaticClassID()) ...
121 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
coptccal.h 241 * Derived::getStaticClassID()) ...
246 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
  /external/icu4c/i18n/unicode/
curramt.h 104 static UClassID U_EXPORT2 getStaticClassID();
tmunit.h 109 static UClassID U_EXPORT2 getStaticClassID();
tmutamt.h 118 * . erived::getStaticClassID()) ...
123 static UClassID U_EXPORT2 getStaticClassID(void);
colldata.h 143 static UClassID getStaticClassID();
240 static UClassID getStaticClassID();
396 static UClassID getStaticClassID();
  /external/icu4c/layout/
GXLayoutEngine.h 73 static UClassID getStaticClassID();
HanLayoutEngine.h 73 static UClassID getStaticClassID();
HangulLayoutEngine.h 96 static UClassID getStaticClassID();
KhmerLayoutEngine.h 99 static UClassID getStaticClassID();
LEInsertionList.h 137 static UClassID getStaticClassID();
LigatureSubstProc.h 51 static UClassID getStaticClassID();
ThaiLayoutEngine.h 68 static UClassID getStaticClassID();
TibetanLayoutEngine.h 99 static UClassID getStaticClassID();
  /external/icu4c/samples/layout/
ScriptCompositeFontInstance.h 118 virtual inline UClassID getDynamicClassID() const { return getStaticClassID(); }
125 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; }
  /external/icu4c/test/intltest/
nptrans.h 59 inline UClassID getDynamicClassID() const { return getStaticClassID(); }
66 static inline UClassID getStaticClassID() { return (UClassID)&fgClassID; }
  /external/icu4c/common/
servnotf.h 39 static UClassID U_EXPORT2 getStaticClassID();

Completed in 1944 milliseconds

12 3 4 5 6 7