/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | INamedCallback.rs | 14 fn GetName(&self) -> binder::public_api::Result<String>; in GetName() method 23 fn GetName(&self) -> binder::public_api::Result<String> { in GetName() method 28 pub const GetName: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 0; constant 37 fn GetName(&self) -> binder::public_api::Result<String> { in GetName() method 54 fn GetName(&self) -> binder::public_api::Result<String> { self.0.GetName() } in GetName() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | INamedCallback.java | 10 @Override public java.lang.String GetName() throws android.os.RemoteException in GetName() method in INamedCallback.Default 88 @Override public java.lang.String GetName() throws android.os.RemoteException in GetName() method in INamedCallback.Stub.Proxy 131 public java.lang.String GetName() throws android.os.RemoteException; in GetName() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | INamedCallback.h | 26 ::android::binder::Status GetName(::android::String16*) override { in GetName() function
|
/system/tools/aidl/tests/android/aidl/tests/ |
D | INamedCallback.aidl | 20 String GetName(); in GetName() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/ |
D | INamedCallback.cpp | 39 ::ndk::ScopedAStatus BpNamedCallback::GetName(std::string* _aidl_return) { in GetName() function in aidl::android::aidl::tests::BpNamedCallback 126 ::ndk::ScopedAStatus INamedCallbackDefault::GetName(std::string* /*_aidl_return*/) { in GetName() function in aidl::android::aidl::tests::INamedCallbackDefault
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | INamedCallback.cpp | 32 ::android::binder::Status BpNamedCallback::GetName(::android::String16* _aidl_return) { in GetName() function in android::aidl::tests::BpNamedCallback
|
/system/bt/main/shim/ |
D | entry.cc | 93 neighbor::NameModule* GetName() { in GetName() function
|
/system/bt/test/mock/ |
D | mock_main_shim_entry.cc | 68 neighbor::NameModule* GetName() { return nullptr; } in GetName() function
|
D | mock_common_message_loop_thread.cc | 163 std::string MessageLoopThread::GetName() const { return thread_name_; } in GetName() function in bluetooth::common::MessageLoopThread
|
/system/bt/gd/security/ |
D | ui.h | 38 std::string GetName() { in GetName() function
|
/system/bt/gd/packet/parser/fields/ |
D | group_field.cc | 28 std::string GroupField::GetName() const { in GetName() function in GroupField
|
D | packet_field.cc | 31 std::string PacketField::GetName() const { in GetName() function in PacketField
|
/system/linkerconfig/modules/ |
D | namespace.cc | 138 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/bt/service/common/android/bluetooth/ |
D | IBluetooth.aidl | 42 String GetName(); in GetName() method
|
/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 | 163 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/unwinding/libunwindstack/ |
D | Symbols.cpp | 126 bool Symbols::GetName(uint64_t addr, Memory* elf_memory, SharedString* name, 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 | 202 const std::array<uint8_t, 248>& GetName() const { return name_; } in GetName() function
|
/system/tools/aidl/tests/rust/ |
D | test_service.rs | 46 fn GetName(&self) -> binder::Result<String> { in GetName() method
|
/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
|