Searched refs:AttachCurrentThreadWithName (Results 1 – 7 of 7) sorted by relevance
54 inline JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name) { in AttachCurrentThreadWithName() function55 return jni_zero::AttachCurrentThreadWithName(thread_name); in AttachCurrentThreadWithName()
72 BASE_EXPORT JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name);
66 JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name) { in AttachCurrentThreadWithName() function
75 BASE_EXPORT JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name);
179 JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name) { in AttachCurrentThreadWithName() function
655 JNI_ZERO_COMPONENT_BUILD_EXPORT JNIEnv* AttachCurrentThreadWithName(