Home
last modified time | relevance | path

Searched defs:ipc (Results 1 – 24 of 24) sorted by relevance

/packages/modules/NetworkStack/tests/unit/src/android/net/ip/
DIpClientTest.java185 final IpClient ipc = new IpClient(mContext, ifname, mCb, mObserverRegistry, in makeIpClient() local
216 final IpClient ipc = new IpClient(mContext, null, mCb, mObserverRegistry, in testNullInterfaceNameMostDefinitelyThrows() local
230 final IpClient ipc = new IpClient(mContext, ifname, null, mObserverRegistry, in testNullCallbackMostDefinitelyThrows() local
242 final IpClient ipc = new IpClient(mContext, TEST_IFNAME, mCb, mObserverRegistry, in testInvalidInterfaceDoesNotThrow() local
251 final IpClient ipc = new IpClient(mContext, TEST_IFNAME, mCb, mObserverRegistry, in testInterfaceNotFoundFailsImmediately() local
272 final IpClient ipc = makeIpClient(TEST_IFNAME); in doProvisioningWithDefaultConfiguration() local
327 final IpClient ipc = doProvisioningWithDefaultConfiguration(); in doDefaultIPv6ProvisioningConfigurationAndProvisioningLossTest() local
354 final IpClient ipc = doProvisioningWithDefaultConfiguration(); in doDefaultDualStackProvisioningConfigurationTest() local
386 final IpClient ipc = makeIpClient(iface); in testProvisioningWithInitialConfiguration() local
429 private void verifyShutdown(IpClient ipc) throws Exception { in verifyShutdown()
[all …]
/packages/modules/Bluetooth/system/service/ipc/
Dipc_handler.cc21 namespace ipc { namespace
Dipc_manager.cc26 namespace ipc { namespace
Dipc_handler_linux.cc30 namespace ipc { namespace
Dlinux_ipc_host.cc73 namespace ipc { namespace
/packages/modules/Bluetooth/system/service/test/
Dstub_ipc_handler_binder.cc23 namespace ipc { namespace
/packages/modules/Bluetooth/system/service/ipc/binder/
Dipc_handler_binder.cc34 namespace ipc { namespace
Dbluetooth_gatt_client_binder_server.cc25 namespace ipc { namespace
Dinterface_with_instances_base.cc21 namespace ipc { namespace
Dbluetooth_le_scanner_binder_server.cc27 namespace ipc { namespace
Dbluetooth_le_advertiser_binder_server.cc27 namespace ipc { namespace
Dbluetooth_low_energy_binder_server.cc27 namespace ipc { namespace
Dbluetooth_a2dp_sink_binder_server.cc28 namespace ipc { namespace
Dbluetooth_a2dp_source_binder_server.cc68 namespace ipc { namespace
Dbluetooth_avrcp_control_binder_server.cc29 namespace ipc { namespace
Dbluetooth_gatt_server_binder_server.cc29 namespace ipc { namespace
Dbluetooth_binder_server.cc41 namespace ipc { namespace
Dbluetooth_avrcp_target_binder_server.cc70 namespace ipc { namespace
/packages/modules/Bluetooth/system/service/ipc/dbus/
Dipc_handler_dbus.cc27 namespace ipc { namespace
Dbluetooth_adapter.cc46 namespace ipc { namespace
/packages/services/Car/cpp/evs/manager/1.0/
DEnumerator.cpp42 hardware::IPCThreadState *ipc = hardware::IPCThreadState::self(); in checkPermission() local
/packages/modules/NetworkStack/src/com/android/server/
DNetworkStackService.java386 final IpClient ipc = it.next().get(); in makeIpClient() local
448 final IpClient ipc = ipcRef.get(); in dump() local
/packages/services/Car/cpp/evs/sampleDriver/hidl/
DEvsEnumerator.cpp64 hardware::IPCThreadState *ipc = hardware::IPCThreadState::self(); in checkPermission() local
/packages/services/Car/cpp/evs/manager/1.1/
DEnumerator.cpp95 IPCThreadState* ipc = IPCThreadState::self(); in processHasPermissionsForEvs() local