/system/tools/aidl/tests/android/aidl/tests/ |
D | INamedCallback.aidl | 20 String GetName(); in GetName() method
|
/system/bt/main/shim/ |
D | entry.cc | 108 bluetooth::neighbor::NameModule* bluetooth::shim::GetName() { in GetName() function in bluetooth::shim
|
/system/tools/aidl/ |
D | aidl_language.h | 206 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/ |
D | packet_field.cc | 31 std::string PacketField::GetName() const { in GetName() function in PacketField
|
D | group_field.cc | 28 std::string GroupField::GetName() const { in GetName() function in GroupField
|
/system/bt/gd/hci/ |
D | device.h | 63 std::string GetName() { in GetName() function
|
/system/linkerconfig/modules/ |
D | section.cc | 132 std::string Section::GetName() { in GetName() function in android::linkerconfig::modules::Section
|
D | namespace.cc | 128 std::string Namespace::GetName() const { in GetName() function in android::linkerconfig::modules::Namespace
|
/system/core/libunwindstack/ |
D | Symbols.cpp | 58 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/ |
D | variable.h | 77 const std::string& GetName() const { return name_; } in GetName() function
|
/system/bt/service/common/android/bluetooth/ |
D | IBluetooth.aidl | 42 String GetName(); in GetName() method
|
/system/bt/common/ |
D | message_loop_thread.cc | 123 std::string MessageLoopThread::GetName() const { in GetName() function in bluetooth::common::MessageLoopThread
|
D | once_timer_unittest.cc | 46 void GetName(std::string* name, std::promise<void>* promise) { in GetName() function in OnceTimerTest
|
D | repeating_timer_unittest.cc | 46 void GetName(std::string* name, std::promise<void>* promise) { in GetName() function in RepeatingTimerTest
|
D | message_loop_thread_unittest.cc | 46 void GetName(std::promise<std::string> name_promise) { in GetName() function in MessageLoopThreadTest
|
/system/bt/service/test/ |
D | adapter_unittest.cc | 205 TEST_F(AdapterTest, GetName) { in TEST_F() argument
|
/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
D | device_properties.h | 155 const std::array<uint8_t, 248>& GetName() const { return name_; } in GetName() function
|
/system/bt/service/ipc/binder/ |
D | bluetooth_binder_server.cc | 107 Status BluetoothBinderServer::GetName(::android::String16* _aidl_return) { in GetName() function in ipc::binder::BluetoothBinderServer
|
/system/tools/aidl/tests/ |
D | aidl_test_service.cpp | 99 Status GetName(String16* ret) { in GetName() function in __anon26a9bc030111::NamedCallback
|
/system/bt/service/ |
D | adapter.cc | 283 std::string GetName() const override { return name_.Get(); } in GetName() function in bluetooth::AdapterImpl
|
/system/apex/apexd/ |
D | apexd.cpp | 255 const std::string& GetName() const { return name_; } in GetName() function in android::apex::__anon055a79bf0111::DmVerityDevice
|