Searched refs:StubAttachDBinderSession (Results 1 – 5 of 5) sorted by relevance
402 bool ret = current->StubAttachDBinderSession(handle, remoteSession);705 current->StubAttachDBinderSession(handle, sessionObject);728 current->StubAttachDBinderSession(handle, sessionObject);
166 bool StubAttachDBinderSession(uint32_t handle, std::shared_ptr<DBinderSessionObject> object);
787 current->StubAttachDBinderSession(handle, object); in StubAttachToDetachDBinderSessionTest()
238 if (!current->StubAttachDBinderSession(socketId, sessionObject)) { in OnReceiveNewConnection()
686 bool IPCProcessSkeleton::StubAttachDBinderSession(uint32_t handle, std::shared_ptr<DBinderSessionOb… in StubAttachDBinderSession() function in OHOS::IPC_SINGLE::IPCProcessSkeleton