Searched defs:GetThreadName (Results 1 – 8 of 8) sorted by relevance
60 inline bool GetThreadName(std::string& out_result) { in GetThreadName() function
201 StringId ChromeStringLookup::GetThreadName(int32_t thread_type) const { in GetThreadName() function in perfetto::trace_processor::ChromeStringLookup
98 static std::string GetThreadName() { in GetThreadName() function
89 const std::string& GetThreadName() { in GetThreadName() function
372 std::string MessageLoop::GetThreadName() const { in GetThreadName() function in base::MessageLoop
942 const std::string& TraceAnalyzer::GetThreadName( in GetThreadName() function in trace_analyzer::TraceAnalyzer
886 const std::string& TraceAnalyzer::GetThreadName( in GetThreadName() function in trace_analyzer::TraceAnalyzer
2110 string MinidumpThreadName::GetThreadName() const { in GetThreadName() function in google_breakpad::MinidumpThreadName