Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_object.h217 template <class T> std::shared_ptr<T> DBinderBaseInvoker<T>::GetSessionObject(uint32_t handle, uint… in GetSessionObject() function
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c51 static HandleSessionList *GetSessionObject(uint32_t handle, uint32_t sessionId) in GetSessionObject() function