Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/src/core/dbinder/include/
Ddbinder_base_invoker_object.h260 template <class T> std::shared_ptr<T> DBinderBaseInvoker<T>::GetSessionObject(uint32_t handle, uint… in GetSessionObject() function
/foundation/communication/ipc/ipc/native/c/rpc/src/
Ddbinder_invoker.c52 static HandleSessionList *GetSessionObject(uint32_t handle, uint32_t sessionId) in GetSessionObject() function