Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DINamedCallback.aidl20 String GetName(); in GetName() method
/system/linkerconfig/modules/
Dsection.cc76 std::string Section::GetName() { in GetName() function in android::linkerconfig::modules::Section
/system/tools/aidl/
Daidl_language.h145 const string& GetName() const { return name_; } in GetName() function
203 const string& GetName() const { in GetName() function
273 std::string GetName() const { return name_; } in GetName() function
378 const std::string& GetName() const { return name_; } in GetName() function
418 const std::string& GetName() const { return name_; } in GetName() function
497 const std::string& GetName() const { return name_; }; in GetName() function
/system/extras/libperfmgr/
DNode.cc63 const std::string& Node::GetName() const { in GetName() function in android::perfmgr::Node
/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/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/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.h144 const std::vector<uint8_t>& GetName() const { 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.cpp97 Status GetName(String16* ret) { in GetName() function in __anonabab27810111::NamedCallback
/system/bt/service/
Dadapter.cc283 std::string GetName() const override { return name_.Get(); } in GetName() function in bluetooth::AdapterImpl
/system/apex/apexd/
Dapexd.cpp278 const std::string& GetName() const { return name_; } in GetName() function in android::apex::__anon7fb2b1bd0111::DmVerityDevice