Searched defs:GetThreadInfo (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/utility/source/
H A Dhelpers_android.cc94 std::string GetThreadInfo() { function in namespace:webrtc
105 ALOGD("Attaching thread to JVM%s", GetThreadInfo().c_str());
114 ALOGD("Detaching thread from JVM%s", GetThreadInfo().c_str());

Completed in 92 milliseconds