/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/ip/ |
H A D | IpClientTest.java | 171 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 D | RemoteStream.java | 97 ThrowingConsumer<ParcelFileDescriptor> ipc, ThrowingFunction<InputStream, R> read) { in receiveBytes()
|
/aosp12/system/libhwbinder/ |
H A D | BpHwBinder.cpp | 270 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 D | gatekeeperd.cpp | 165 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 D | ipc_handler.cc | 21 namespace ipc { namespace
|
H A D | ipc_manager.cc | 26 namespace ipc { namespace
|
H A D | ipc_handler_linux.cc | 30 namespace ipc { namespace
|
/aosp12/frameworks/native/services/vr/virtual_touchpad/ |
H A D | VirtualTouchpadService.cpp | 103 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 D | stub_ipc_handler_binder.cc | 23 namespace ipc { namespace
|
/aosp12/system/bt/service/ipc/binder/ |
H A D | ipc_handler_binder.cc | 34 namespace ipc { namespace
|
H A D | bluetooth_gatt_client_binder_server.cc | 25 namespace ipc { namespace
|
/aosp12/hardware/google/gchips/gralloc4/src/4.x/ |
H A D | GrallocAllocator.cpp | 37 android::hardware::IPCThreadState* ipc = android::hardware::IPCThreadState::self(); in callingPid() local
|
/aosp12/system/bt/service/ipc/dbus/ |
H A D | ipc_handler_dbus.cc | 27 namespace ipc { namespace
|
/aosp12/frameworks/native/services/inputflinger/host/ |
H A D | InputFlinger.cpp | 50 const IPCThreadState* ipc = IPCThreadState::self(); in dump() local
|
/aosp12/hardware/qcom/display/msm8994/libqservice/ |
H A D | QService.cpp | 60 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
|
/aosp12/hardware/qcom/display/msm8226/libqservice/ |
H A D | QService.cpp | 60 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
|
/aosp12/frameworks/native/libs/binder/ |
H A D | BpBinder.cpp | 454 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 D | GpuService.cpp | 78 IPCThreadState* ipc = IPCThreadState::self(); in setUpdatableDriverPath() local 116 IPCThreadState* ipc = IPCThreadState::self(); in doDump() local
|
/aosp12/hardware/qcom/display/msm8909w_3100/libqservice/ |
H A D | QService.cpp | 65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
|
/aosp12/hardware/qcom/display/msm8996/libqservice/ |
H A D | QService.cpp | 65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
|
/aosp12/hardware/qcom/display/msm8998/libqservice/ |
H A D | QService.cpp | 65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
|
/aosp12/hardware/qcom/display/msm8909/libqservice/ |
H A D | QService.cpp | 65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
|
/aosp12/hardware/qcom/sdm845/display/libqservice/ |
H A D | QService.cpp | 65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
|
/aosp12/hardware/qcom/sm7250/display/libqservice/ |
H A D | QService.cpp | 65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
|
/aosp12/hardware/qcom/sm8150/display/libqservice/ |
H A D | QService.cpp | 65 IPCThreadState* ipc = IPCThreadState::self(); in dispatch() local
|