Searched defs:ctor3 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/ustrperf/ |
H A D | stringperf.h | 406 inline void ctor3(const char16_t* src,int32_t srcLen, UnicodeString s0) in ctor3() function
|
/aosp_15_r20/external/icu/icu4c/source/test/perf/ustrperf/ |
H A D | stringperf.h | 406 inline void ctor3(const char16_t* src,int32_t srcLen, UnicodeString s0) in ctor3() function
|
/aosp_15_r20/libcore/luni/src/main/native/ |
H A D | libcore_io_Linux.cpp | 239 static void throwException(JNIEnv* env, jclass exceptionClass, jmethodID ctor3, jmethodID ctor2, in throwException() 271 static jmethodID ctor3 = env->GetMethodID(gaiExceptionClass, "<init>", in throwGaiException() local
|