Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DINamedCallback.aidl20 String GetName(); in GetName() method
/system/bt/main/shim/
Dentry.cc108 bluetooth::neighbor::NameModule* bluetooth::shim::GetName() { in GetName() function in bluetooth::shim
/system/tools/aidl/
Daidl_language.h206 const string& GetName() const { return name_; } in GetName() function
280 const string& GetName() const { in GetName() function
338 std::string GetName() const { return name_; } in GetName() function
526 const string& GetName() const { return name_; } in GetName() function
565 const std::string& GetName() const { return name_; } in GetName() function
644 const std::string& GetName() const { return name_; }; in GetName() function
762 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/bt/gd/hci/
Ddevice.h63 std::string GetName() { in GetName() function
/system/linkerconfig/modules/
Dsection.cc132 std::string Section::GetName() { in GetName() function in android::linkerconfig::modules::Section
Dnamespace.cc128 std::string Namespace::GetName() const { in GetName() function in android::linkerconfig::modules::Namespace
/system/core/libunwindstack/
DSymbols.cpp58 bool Symbols::GetName(uint64_t addr, Memory* elf_memory, std::string* name, uint64_t* func_offset) { in GetName() function in unwindstack::Symbols
/system/update_engine/update_manager/
Dvariable.h77 const std::string& GetName() const { return name_; } in GetName() function
/system/bt/service/common/android/bluetooth/
DIBluetooth.aidl42 String GetName(); in GetName() method
/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/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/tools/aidl/tests/
Daidl_test_service.cpp99 Status GetName(String16* ret) { in GetName() function in __anon26a9bc030111::NamedCallback
/system/bt/service/
Dadapter.cc283 std::string GetName() const override { return name_.Get(); } in GetName() function in bluetooth::AdapterImpl
/system/apex/apexd/
Dapexd.cpp255 const std::string& GetName() const { return name_; } in GetName() function in android::apex::__anon055a79bf0111::DmVerityDevice