Home
last modified time | relevance | path

Searched defs:remoteProxy (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_capi_remote_object_unittest.cpp184 OHIPCRemoteProxy *remoteProxy = CreateIPCRemoteProxy(object); variable
200 auto *remoteProxy = CreateIPCRemoteProxy(objectServer); variable
280 auto *remoteProxy = CreateIPCRemoteProxy(objectServer); variable
307 auto *remoteProxy = CreateIPCRemoteProxy(objectServer); variable
338 auto *remoteProxy = CreateIPCRemoteProxy(objectServer); variable
361 auto *remoteProxy = CreateIPCRemoteProxy(objectServer); variable
H A Dipc_capi_parcel_unittest.cpp681 OHIPCRemoteProxy *remoteProxy = OH_IPCParcel_ReadRemoteProxy(nullptr); variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_delegate_proxy.cpp54 auto remoteProxy = Remote(); in OnSurfaceCreate() local
90 auto remoteProxy = Remote(); in OnSurfaceReuse() local
117 auto remoteProxy = Remote(); in OnSurfaceDetach() local
144 auto remoteProxy = Remote(); in OnSurfaceRelease() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/child_process_capi_test/
H A Dchild_process_capi_test.cpp49 void ChildProcessCapiTest::OnNativeChildProcessStarted(int errCode, OHIPCRemoteProxy *remoteProxy) in OnNativeChildProcessStarted()
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dmodule_service_utils.cpp118 auto remoteProxy = DelayedSingleton<ImsCallClient>::GetInstance()->GetImsCallProxy(); in NeedCallImsService() local
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_client.cpp162 auto remoteProxy = std::make_shared<NativeRemoteProxyTest>(testService_); in TestNativeIPCSendRequests() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp601 … IPCObjectProxy *remoteProxy = reinterpret_cast<IPCObjectProxy *>(remoteObject.GetRefPtr()); in OnDatabusSessionClientSideClosed() local