Searched refs:QueryProxyBySessionHandle (Results 1 – 4 of 4) sorted by relevance
120 bool QueryProxyBySessionHandle(uint32_t handle, std::vector<uint32_t> &proxyHandle);
413 auto ret = skeleton->QueryProxyBySessionHandle(handler, proxyHandle);1726 auto ret = skeleton->QueryProxyBySessionHandle(handler, proxyHandle);
598 …if (!current->QueryProxyBySessionHandle(IPCProcessSkeleton::ConvertChannelID2Int(channelId), proxy… in OnDatabusSessionClientSideClosed()
586 bool IPCProcessSkeleton::QueryProxyBySessionHandle(uint32_t handle, std::vector<uint32_t> &proxyHan… in QueryProxyBySessionHandle() function in OHOS::IPC_SINGLE::IPCProcessSkeleton