Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DINamedCallback.aidl20 String GetName(); in GetName() method
/system/bt/main/shim/
Dentry.cc90 neighbor::NameModule* GetName() { in GetName() function
/system/tools/aidl/
Daidl_language.h182 const string& GetName() const { return schema_.name; }; in GetName() function
272 const string& GetName() const { in GetName() function
340 std::string GetName() const { return name_; } in GetName() function
552 const string& GetName() const { return name_; } in GetName() function
595 const std::string& GetName() const { return name_; } in GetName() function
658 const std::string& GetName() const { return name_; }; in GetName() function
791 const std::string& GetName() const { return name_; } in GetName() function
/system/bt/gd/packet/parser/fields/
Dpacket_field.cc31 std::string PacketField::GetName() const { in GetName() function in PacketField
Dgroup_field.cc28 std::string GroupField::GetName() const { in GetName() function in GroupField
/system/extras/profcollectd/libprofcollectd/
Dsimpleperf_etm_provider.cpp63 std::string SimpleperfETMProvider::GetName() { in GetName() function in android::profcollectd::SimpleperfETMProvider
/system/linkerconfig/modules/
Dnamespace.cc100 std::string Namespace::GetName() const { in GetName() function in android::linkerconfig::modules::Namespace
Dsection.cc162 std::string Section::GetName() { in GetName() function in android::linkerconfig::modules::Section
/system/extras/libperfmgr/
DNode.cc63 const std::string& Node::GetName() const { in GetName() function in android::perfmgr::Node
/system/update_engine/update_manager/
Dvariable.h77 const std::string& GetName() const { return name_; } in GetName() function
/system/bt/common/
Dmessage_loop_thread.cc123 std::string MessageLoopThread::GetName() const { in GetName() function in bluetooth::common::MessageLoopThread
Donce_timer_unittest.cc46 void GetName(std::string* name, std::promise<void>* promise) { in GetName() function in OnceTimerTest
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
/system/bt/service/common/android/bluetooth/
DIBluetooth.aidl42 String GetName(); in GetName() method
/system/core/libunwindstack/
DSymbols.cpp125 bool Symbols::GetName(uint64_t addr, Memory* elf_memory, std::string* name, uint64_t* func_offset) { in GetName() function in unwindstack::Symbols
/system/bt/service/test/
Dadapter_unittest.cc205 TEST_F(AdapterTest, GetName) { in TEST_F() argument
/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h155 const std::array<uint8_t, 248>& GetName() const { return name_; } in GetName() function
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cc107 Status BluetoothBinderServer::GetName(::android::String16* _aidl_return) { in GetName() function in ipc::binder::BluetoothBinderServer
/system/bt/service/
Dadapter.cc283 std::string GetName() const override { return name_.Get(); } in GetName() function in bluetooth::AdapterImpl
/system/tools/aidl/tests/
Daidl_test_service.cpp105 Status GetName(String16* ret) { in GetName() function in __anonee08dd980111::NamedCallback
/system/apex/apexd/
Dapexd.cpp255 const std::string& GetName() const { return name_; } in GetName() function in android::apex::__anonb9f628140111::DmVerityDevice