Searched defs:proxyObject (Results 1 – 6 of 6) sorted by relevance
43 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()120 int32_t GetPidAndUidInfo(ProxyObject *proxyObject) in GetPidAndUidInfo()
44 ProxyObject *proxyObject = (ProxyObject *)calloc(1, sizeof(ProxyObject)); in RpcGetSystemAbility() local
61 ProxyObject *proxyObject = (ProxyObject *)malloc(sizeof(ProxyObject)); in RpcGetSystemAbility() local
115 int32_t InvokerListenThread(ProxyObject *proxyObject, const char *localDeviceID, const char *remote… in InvokerListenThread()144 int32_t GetPidAndUidInfo(ProxyObject *proxyObject) in GetPidAndUidInfo()
72 UTILS_DL_LIST proxyObject; member465 ProxyObject *proxyObject = (ProxyObject *)args; in DbinderSaDeathRecipient() local472 ProxyObject *proxyObject = QueryProxyObject(binderObject); in FindOrNewProxy() local
232 auto proxyObject = serviceAdapter_->GetProxyObject(); in ResetProxy() local