OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AttachCurrentThreadWithName
(Results
1 - 2
of
2
) sorted by null
/external/libmojo/base/android/
jni_android.h
89
BASE_EXPORT JNIEnv*
AttachCurrentThreadWithName
(const std::string& thread_name);
jni_android.cc
58
JNIEnv*
AttachCurrentThreadWithName
(const std::string& thread_name) {
Completed in 75 milliseconds