Searched defs:GetName (Results 1 – 9 of 9) sorted by relevance
56 auto& GetName() const { return name_; } in GetName() function
38 std::string GetName() { in GetName() function
28 std::string GroupField::GetName() const { in GetName() function in GroupField
31 std::string PacketField::GetName() const { in GetName() function in PacketField
131 std::string MessageLoopThread::GetName() const { return thread_name_; } in GetName() function in bluetooth::common::MessageLoopThread
128 std::string MessageLoopThread::GetName() const { return thread_name_; } in GetName() function in bluetooth::common::MessageLoopThread
46 void GetName(std::string* name, std::promise<void>* promise) { in GetName() function in RepeatingTimerTest
46 void GetName(std::promise<std::string> name_promise) { in GetName() function in MessageLoopThreadTest
295 const std::string& GetName() const { in GetName() function