Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DINamedCallback.aidl20 String GetName(); in GetName() method
/system/webservd/aidl/android/webservd/
DIProtocolHandler.aidl18 String GetName(); in GetName() method
/system/tools/aidl/
Daidl_language.h60 const std::string& GetName() const { return name_; } in GetName() function
112 std::string GetName() const { return name_; } in GetName() function
148 const std::string& GetName() const { return name_; } in GetName() function
176 const std::string& GetName() const { return name_; } in GetName() function
261 std::string GetName() const { return name_->GetDotName(); } in GetName() function
285 const std::string& GetName() const { return name_; } in GetName() function
/system/webservd/webservd/
Dprotocol_handler.h84 std::string GetName() const { return name_; } in GetName() function
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cpp85 std::string BluetoothBinderServer::GetName() { in GetName() function in ipc::binder::BluetoothBinderServer
/system/update_engine/update_manager/
Dvariable.h77 const std::string& GetName() const { in GetName() function
/system/weaved/libweaved/
Dcommand.cc68 std::string Command::GetName() const { in GetName() function in weaved::Command
/system/bt/service/test/
Dadapter_unittest.cpp208 TEST_F(AdapterTest, GetName) { in TEST_F() argument
/system/bt/service/common/bluetooth/binder/
DIBluetooth.cpp240 std::string BpBluetooth::GetName() { in GetName() function in ipc::binder::BpBluetooth
/system/bt/service/
Dadapter.cpp158 std::string GetName() const override { in GetName() function in bluetooth::AdapterImpl
/system/webservd/libwebserv/
Ddbus_protocol_handler.cc79 std::string DBusProtocolHandler::GetName() const { in GetName() function in libwebserv::DBusProtocolHandler
/system/tools/aidl/tests/
Daidl_test_service.cpp91 Status GetName(String16* ret) { in GetName() function in __anon7e8ce2b90111::NamedCallback