/system/core/libunwindstack/tests/ |
D | MemoryRemoteTest.cpp | 54 MemoryRemote remote(pid); in TEST() local 83 MemoryRemote remote(pid); in TEST() local 116 MemoryRemote remote(pid); in TEST() local 157 MemoryRemote remote(pid); in TEST() local 189 MemoryRemote remote(pid); in TEST() local 209 MemoryRemote remote(pid); in TEST() local 238 MemoryRemote remote(pid); in TEST() local 275 MemoryRemote remote(pid); in TEST() local
|
D | MemoryMteTest.cpp | 71 MemoryRemote remote(pid); in TEST() local
|
D | UnwindTest.cpp | 245 TEST_F(UnwindTest, remote) { in TEST_F() argument
|
/system/bt/gd/security/ |
D | l2cap_security_module_interface.cc | 27 hci::AddressWithType remote, l2cap::classic::SecurityPolicy policy, in Enforce() 35 void L2capSecurityModuleInterface::Enforce(hci::AddressWithType remote, l2cap::le::SecurityPolicy p… in Enforce()
|
D | facade_configuration_api.cc | 72 hci::AddressWithType remote, in EnforceSecurityPolicy()
|
/system/bt/gd/l2cap/classic/internal/ |
D | link_manager.cc | 109 void LinkManager::InitiateConnectionForSecurity(hci::Address remote) { in InitiateConnectionForSecurity() 129 void LinkManager::handle_link_security_hold(hci::Address remote) { in handle_link_security_hold() 138 void LinkManager::handle_link_security_release(hci::Address remote) { in handle_link_security_release() 147 void LinkManager::handle_link_security_disconnect(hci::Address remote) { in handle_link_security_disconnect() 156 void LinkManager::handle_link_security_ensure_authenticated(hci::Address remote) { in handle_link_security_ensure_authenticated()
|
/system/bt/gd/l2cap/le/ |
D | facade.proto | 34 facade.BluetoothAddressWithType remote = 1; field 43 facade.BluetoothAddressWithType remote = 1; field 62 facade.BluetoothAddressWithType remote = 1; field 73 facade.BluetoothAddressWithType remote = 1; field
|
D | security_enforcement_interface.h | 49 …void Enforce(hci::AddressWithType remote, SecurityPolicy policy, ResultCallback result_callback) o… in Enforce()
|
/system/libhwbinder/include/hwbinder/ |
D | IInterface.h | 55 inline BpInterface<INTERFACE>::BpInterface(const sp<IBinder>& remote) in BpInterface()
|
D | Binder.h | 104 inline IBinder* remote() const { return mRemote; } in remote() function
|
/system/bt/gd/l2cap/classic/ |
D | link_security_interface.h | 93 virtual void OnLinkDisconnected(hci::Address remote) {} in OnLinkDisconnected()
|
D | security_enforcement_interface.h | 49 …void Enforce(hci::AddressWithType remote, SecurityPolicy policy, ResultCallback result_callback) o… in Enforce()
|
D | facade.proto | 32 facade.BluetoothAddress remote = 1; field 36 facade.BluetoothAddress remote = 1; field 47 facade.BluetoothAddress remote = 1; field 91 facade.BluetoothAddress remote = 1; field
|
/system/bt/gd/security/test/ |
D | fake_security_interface.h | 52 void InitiateConnectionForSecurity(hci::Address remote) override { in InitiateConnectionForSecurity()
|
/system/netd/server/ |
D | PppController.cpp | 53 struct in_addr remote, struct in_addr dns1, in attachPppd()
|
/system/bt/gd/security/internal/ |
D | security_manager_impl.cc | 357 auto remote = hci::AddressWithType(address, hci::AddressType::PUBLIC_DEVICE_ADDRESS); in OnPairingHandlerComplete() local 673 hci::AddressWithType remote, in InternalEnforceSecurityPolicy() 711 hci::AddressWithType remote, in EnforceSecurityPolicy() 718 hci::AddressWithType remote, l2cap::le::SecurityPolicy policy, in EnforceLeSecurityPolicy()
|
/system/bt/main/shim/ |
D | l2c_api.cc | 373 auto remote = ToAddressWithType(rem_bda, Btm::GetAddressType(rem_bda)); in L2CA_ConnectFixedChnl() local 406 auto remote = ToAddressWithType(rem_bda, Btm::GetAddressType(rem_bda)); in L2CA_SendFixedChnlData() local 420 auto remote = ToAddressWithType(rem_bda, Btm::GetAddressType(rem_bda)); in L2CA_RemoveFixedChnl() local
|
/system/bt/gd/neighbor/facade/ |
D | facade.cc | 121 hci::Address remote; in ReadRemoteName() local
|
/system/core/adb/ |
D | adb.cpp | 181 static void send_ready(unsigned local, unsigned remote, atransport *t) in send_ready() 191 static void send_close(unsigned local, unsigned remote, atransport *t) in send_close()
|
/system/bt/udrv/ulinux/ |
D | uipc.cc | 136 struct sockaddr_un remote; in accept_server_socket() local
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | link_layer_controller.cc | 64 const Address& remote) { in SendCommandToRemoteByAddress() 1438 AddressWithType remote = connections_.GetAddress(handle); in AuthenticationRequested() local 1481 AddressWithType remote = connections_.GetAddress(handle); in SetConnectionEncryption() local 1584 const AddressWithType remote = connections_.GetAddress(handle); in Disconnect() local
|
/system/tools/aidl/ |
D | generate_java_binder.cpp | 321 auto remote = std::make_shared<Variable>("android.os.IBinder", "remote"); in ProxyClass() local
|
/system/bt/gd/hci/ |
D | acl_manager_test.cc | 354 Address remote; member in bluetooth::hci::acl_manager::__anon0d2b85f20111::AclManagerNoCallbacksTest
|