/system/tools/aidl/tests/android/aidl/tests/ |
D | INamedCallback.aidl | 20 String GetName(); in GetName() method
|
/system/bt/main/shim/ |
D | entry.cc | 90 neighbor::NameModule* GetName() { in GetName() function
|
/system/tools/aidl/ |
D | aidl_language.h | 182 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/ |
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/extras/profcollectd/libprofcollectd/ |
D | simpleperf_etm_provider.cpp | 63 std::string SimpleperfETMProvider::GetName() { in GetName() function in android::profcollectd::SimpleperfETMProvider
|
/system/linkerconfig/modules/ |
D | namespace.cc | 100 std::string Namespace::GetName() const { in GetName() function in android::linkerconfig::modules::Namespace
|
D | section.cc | 162 std::string Section::GetName() { in GetName() function in android::linkerconfig::modules::Section
|
/system/extras/libperfmgr/ |
D | Node.cc | 63 const std::string& Node::GetName() const { in GetName() function in android::perfmgr::Node
|
/system/update_engine/update_manager/ |
D | variable.h | 77 const std::string& GetName() const { return name_; } in GetName() function
|
/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/common/android/bluetooth/ |
D | IBluetooth.aidl | 42 String GetName(); in GetName() method
|
/system/core/libunwindstack/ |
D | Symbols.cpp | 125 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/ |
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/bt/service/ |
D | adapter.cc | 283 std::string GetName() const override { return name_.Get(); } in GetName() function in bluetooth::AdapterImpl
|
/system/tools/aidl/tests/ |
D | aidl_test_service.cpp | 105 Status GetName(String16* ret) { in GetName() function in __anonee08dd980111::NamedCallback
|
/system/apex/apexd/ |
D | apexd.cpp | 255 const std::string& GetName() const { return name_; } in GetName() function in android::apex::__anonb9f628140111::DmVerityDevice
|