Searched refs:AttachCurrentThreadWithName (Results 1 – 2 of 2) sorted by relevance
72 BASE_EXPORT JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name);
66 JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name) { in AttachCurrentThreadWithName() function