Home
last modified time | relevance | path

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 Dstringperf.h406 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 Dstringperf.h406 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 Dlibcore_io_Linux.cpp239 static void throwException(JNIEnv* env, jclass exceptionClass, jmethodID ctor3, jmethodID ctor2, in throwException()
271 static jmethodID ctor3 = env->GetMethodID(gaiExceptionClass, "<init>", in throwGaiException() local