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