Home
last modified time | relevance | path

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

123

/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/ip/
H A DIpClientTest.java171 final IpClient ipc = new IpClient(mContext, ifname, mCb, mObserverRegistry, in makeIpClient() local
202 final IpClient ipc = new IpClient(mContext, null, mCb, mObserverRegistry, in testNullInterfaceNameMostDefinitelyThrows() local
258 final IpClient ipc = makeIpClient(TEST_IFNAME); in doProvisioningWithDefaultConfiguration() local
312 final IpClient ipc = doProvisioningWithDefaultConfiguration(); in doDefaultIPv6ProvisioningConfigurationAndProvisioningLossTest() local
339 final IpClient ipc = doProvisioningWithDefaultConfiguration(); in doDefaultDualStackProvisioningConfigurationTest() local
371 final IpClient ipc = makeIpClient(iface); in testProvisioningWithInitialConfiguration() local
414 private void verifyShutdown(IpClient ipc) throws Exception { in verifyShutdown()
647 private ApfConfiguration verifyApfFilterCreatedOnStart(IpClient ipc) { in verifyApfFilterCreatedOnStart()
668 final IpClient ipc = makeIpClient(TEST_IFNAME); in testApfConfiguration_R() local
687 final IpClient ipc = makeIpClient(TEST_IFNAME); in testApfConfiguration() local
[all …]
/aosp12/frameworks/base/core/java/com/android/internal/infra/
H A DRemoteStream.java97 ThrowingConsumer<ParcelFileDescriptor> ipc, ThrowingFunction<InputStream, R> read) { in receiveBytes()
/aosp12/system/libhwbinder/
H A DBpHwBinder.cpp270 IPCThreadState* ipc = IPCThreadState::self(); in ~BpHwBinder() local
281 IPCThreadState* ipc = IPCThreadState::self(); in onFirstRef() local
291 IPCThreadState* ipc = IPCThreadState::self(); in onLastStrongRef() local
321 IPCThreadState* ipc = IPCThreadState::self(); in onIncStrongAttempted() local
/aosp12/system/core/gatekeeperd/
H A Dgatekeeperd.cpp165 IPCThreadState* ipc = IPCThreadState::self(); in enroll() local
253 IPCThreadState* ipc = IPCThreadState::self(); in verifyChallenge() local
348 IPCThreadState* ipc = IPCThreadState::self(); in clearSecureUserId() local
365 IPCThreadState* ipc = IPCThreadState::self(); in reportDeviceSetupComplete() local
378 IPCThreadState* ipc = IPCThreadState::self(); in dump() local
/aosp12/system/bt/service/ipc/
H A Dipc_handler.cc21 namespace ipc { namespace
H A Dipc_manager.cc26 namespace ipc { namespace
H A Dipc_handler_linux.cc30 namespace ipc { namespace
/aosp12/frameworks/native/services/vr/virtual_touchpad/
H A DVirtualTouchpadService.cpp103 const android::IPCThreadState* ipc = android::IPCThreadState::self(); in dump() local
133 const android::IPCThreadState* ipc = android::IPCThreadState::self(); in CheckTouchPermission() local
/aosp12/system/bt/service/test/
H A Dstub_ipc_handler_binder.cc23 namespace ipc { namespace
/aosp12/system/bt/service/ipc/binder/
H A Dipc_handler_binder.cc34 namespace ipc { namespace
H A Dbluetooth_gatt_client_binder_server.cc25 namespace ipc { namespace
/aosp12/hardware/google/gchips/gralloc4/src/4.x/
H A DGrallocAllocator.cpp37 android::hardware::IPCThreadState* ipc = android::hardware::IPCThreadState::self(); in callingPid() local
/aosp12/system/bt/service/ipc/dbus/
H A Dipc_handler_dbus.cc27 namespace ipc { namespace
/aosp12/frameworks/native/services/inputflinger/host/
H A DInputFlinger.cpp50 const IPCThreadState* ipc = IPCThreadState::self(); in dump() local
/aosp12/hardware/qcom/display/msm8994/libqservice/
H A DQService.cpp60 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
/aosp12/hardware/qcom/display/msm8226/libqservice/
H A DQService.cpp60 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
/aosp12/frameworks/native/libs/binder/
H A DBpBinder.cpp454 IPCThreadState* ipc = IPCThreadState::self(); in ~BpBinder() local
488 IPCThreadState* ipc = IPCThreadState::self(); in onFirstRef() local
502 IPCThreadState* ipc = IPCThreadState::self(); in onLastStrongRef() local
532 IPCThreadState* ipc = IPCThreadState::self(); in onIncStrongAttempted() local
/aosp12/frameworks/native/services/gpuservice/
H A DGpuService.cpp78 IPCThreadState* ipc = IPCThreadState::self(); in setUpdatableDriverPath() local
116 IPCThreadState* ipc = IPCThreadState::self(); in doDump() local
/aosp12/hardware/qcom/display/msm8909w_3100/libqservice/
H A DQService.cpp65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
/aosp12/hardware/qcom/display/msm8996/libqservice/
H A DQService.cpp65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
/aosp12/hardware/qcom/display/msm8998/libqservice/
H A DQService.cpp65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
/aosp12/hardware/qcom/display/msm8909/libqservice/
H A DQService.cpp65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
/aosp12/hardware/qcom/sdm845/display/libqservice/
H A DQService.cpp65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
/aosp12/hardware/qcom/sm7250/display/libqservice/
H A DQService.cpp65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
/aosp12/hardware/qcom/sm8150/display/libqservice/
H A DQService.cpp65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local

123