Home
last modified time | relevance | path

Searched defs:proxyObject (Results 1 – 12 of 12) sorted by relevance

/foundation/communication/ipc/test/moduletest/rpc/src/
Drpc_client_test.cpp117 sptr<RpcTestServiceProxy> proxyObject = GetRemoteProxyObject(); variable
129 sptr<RpcTestServiceProxy> proxyObject = GetRemoteProxyObject(); variable
149 sptr<RpcTestServiceProxy> proxyObject = GetRemoteProxyObject(); variable
169 sptr<RpcTestServiceProxy> proxyObject = GetRemoteProxyObject(); variable
183 sptr<RpcTestServiceProxy> proxyObject = GetRemoteProxyObject(); variable
233 sptr<RpcTestServiceProxy> proxyObject = GetRemoteProxyObject(); variable
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/
Dipc_proxy_inner.c43 static int32_t MakeInvokerListenReply(ProxyObject *proxyObject, uint64_t stubIndex, IpcIo *reply, u… in MakeInvokerListenReply()
66 int32_t InvokerListenThread(ProxyObject *proxyObject, const char *localDeviceID, const char *remote… in InvokerListenThread()
117 int32_t GetPidAndUidInfo(ProxyObject *proxyObject) in GetPidAndUidInfo()
/foundation/communication/ipc/dbinder/c/ipc_adapter/mini/
Ddbinder_ipc_adapter.c44 ProxyObject *proxyObject = (ProxyObject *)calloc(1, sizeof(ProxyObject)); in RpcGetSystemAbility() local
/foundation/communication/ipc/dbinder/c/ipc_adapter/small/
Ddbinder_ipc_adapter.c65 ProxyObject *proxyObject = (ProxyObject *)malloc(sizeof(ProxyObject)); in RpcGetSystemAbility() local
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
Dipc_proxy_inner.c115 int32_t InvokerListenThread(ProxyObject *proxyObject, const char *localDeviceID, const char *remote… in InvokerListenThread()
144 int32_t GetPidAndUidInfo(ProxyObject *proxyObject) in GetPidAndUidInfo()
/foundation/communication/ipc/dbinder/c/src/
Ddbinder_service.c72 DL_LIST proxyObject; member
465 ProxyObject *proxyObject = (ProxyObject *)args; in DbinderSaDeathRecipient() local
472 ProxyObject *proxyObject = QueryProxyObject(binderObject); in FindOrNewProxy() local
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
Dconnection_observer_client_impl.cpp269 auto proxyObject = serviceAdapter_->GetProxyObject(); in ResetProxy() local
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/compat/src/typescript/
Dobservable.ts249 function proxyObject(value: any, observable: ObservableHandler) { function
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/incremental/compat/src/typescript/
Dobservable.ts264 function proxyObject(value: any, observable: ObservableHandler) { function
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_eleven_test/
Dability_manager_service_eleven_test.cpp78 void SetProxyObject(bool proxyObject) in SetProxyObject()
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
Dtest_service_proxy.cpp123 sptr<IRemoteObject> proxyObject = Remote(); in TestMultiThreadSendRequest() local
/foundation/multimedia/av_session/services/session/server/migrate/
Dmigrate_avsession_server.cpp178 sptr<IRemoteObject> proxyObject; in CreateController() local