HomeSort by relevance Sort by last modified time
    Searched defs:GetThreadName (Results 1 - 6 of 6) sorted by null

  /system/tpm/trunks/
background_command_transceiver_test.cc 40 std::string GetThreadName() {
46 callback.Run(GetThreadName());
68 .WillRepeatedly(InvokeWithoutArgs(GetThreadName));
  /external/webrtc/talk/app/webrtc/java/jni/
jni_helpers.cc 109 static std::string GetThreadName() {
124 std::string name(GetThreadName() + " - " + GetThreadId());
  /external/libchrome/base/test/
trace_event_analyzer.cc 814 const std::string& TraceAnalyzer::GetThreadName(
  /art/runtime/
utils.cc 75 std::string GetThreadName(pid_t tid) {
    [all...]
thread.cc 445 self->SetThreadName(self->GetThreadName(soa)->ToModifiedUtf8().c_str());
    [all...]
debugger.cc     [all...]

Completed in 641 milliseconds