HomeSort by relevance Sort by last modified time
    Searched refs:AttachCurrentThreadWithName (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/base/android/
jni_android.h 38 BASE_EXPORT JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name);
jni_android.cc 88 JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name) {
  /external/chromium_org/content/browser/
browser_thread_impl.cc 232 base::android::AttachCurrentThreadWithName(thread_name());

Completed in 991 milliseconds