Lines Matching full:thread_name
280 std::string thread_name;281 thread->GetThreadName(thread_name);282 LOG(INFO) << "Installing exit stubs in " << thread_name;389 std::string thread_name;390 thread->GetThreadName(thread_name);391 LOG(INFO) << "Removing exit stubs in " << thread_name;