Home
last modified time | relevance | path

Searched defs:GetThreadName (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/message_loop/
Dmessage_loop.cc370 std::string MessageLoop::GetThreadName() const { in GetThreadName() function in base::MessageLoop
/external/webrtc/talk/app/webrtc/java/jni/
Djni_helpers.cc109 static std::string GetThreadName() { in GetThreadName() function