Home
last modified time | relevance | path

Searched defs:GetName (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/bta/has/
Dhas_preset.h56 auto& GetName() const { return name_; } in GetName() function
/packages/modules/Bluetooth/system/gd/security/
Dui.h38 std::string GetName() { in GetName() function
/packages/modules/Bluetooth/system/gd/packet/parser/fields/
Dgroup_field.cc28 std::string GroupField::GetName() const { in GetName() function in GroupField
Dpacket_field.cc31 std::string PacketField::GetName() const { in GetName() function in PacketField
/packages/modules/Bluetooth/system/test/mock/
Dmock_common_message_loop_thread.cc131 std::string MessageLoopThread::GetName() const { return thread_name_; } in GetName() function in bluetooth::common::MessageLoopThread
/packages/modules/Bluetooth/system/common/
Dmessage_loop_thread.cc128 std::string MessageLoopThread::GetName() const { return thread_name_; } in GetName() function in bluetooth::common::MessageLoopThread
Drepeating_timer_unittest.cc46 void GetName(std::string* name, std::promise<void>* promise) { in GetName() function in RepeatingTimerTest
Dmessage_loop_thread_unittest.cc46 void GetName(std::promise<std::string> name_promise) { in GetName() function in MessageLoopThreadTest
/packages/providers/MediaProvider/jni/
Dnode-inl.h295 const std::string& GetName() const { in GetName() function