Home
last modified time | relevance | path

Searched defs:AttachCurrentThreadWithName (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/android/
H A Djni_android.h54 inline JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name) { in AttachCurrentThreadWithName() function
/aosp_15_r20/external/libchrome/base/android/
H A Djni_android.cc66 JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name) { in AttachCurrentThreadWithName() function
/aosp_15_r20/external/cronet/third_party/jni_zero/
H A Djni_zero.cc179 JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name) { in AttachCurrentThreadWithName() function