Home
last modified time | relevance | path

Searched defs:handleSession (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_process_skeleton.c232 int32_t AttachStubSession(HandleSessionList *handleSession) in AttachStubSession()
240 void DetachStubSession(HandleSessionList *handleSession) in DetachStubSession()
262 int32_t AttachProxySession(HandleSessionList *handleSession) in AttachProxySession()
270 void DetachProxySession(HandleSessionList *handleSession) in DetachProxySession()
H A Ddbinder_invoker.c556 HandleSessionList *handleSession = QueryStubSession(handle); in OnDatabusSessionClosed() local