Searched refs:GetSessionForProxy (Results 1 – 2 of 2) sorted by relevance
79 std::shared_ptr<DBinderSessionObject> GetSessionForProxy(sptr<IPCObjectProxy> ipcProxy,
89 return GetSessionForProxy(ipcProxy, session, localDeviceID); in NewSessionOfBinderProxy()92 std::shared_ptr<DBinderSessionObject> DBinderDatabusInvoker::GetSessionForProxy(sptr<IPCObjectProxy… in GetSessionForProxy() function in OHOS::DBinderDatabusInvoker