Searched defs:GetName (Results 1 – 8 of 8) sorted by relevance
53 auto& GetName() const { return name_; } in GetName() function
29 std::string PacketField::GetName() const { return name_; } in GetName() function in PacketField
26 std::string GroupField::GetName() const { in GetName() function in GroupField
117 std::string Font::GetName() { in GetName() function in pdfClient::Font
126 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