Home
last modified time | relevance | path

Searched refs:MakeRemoteHandle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_object.h94 handle = MakeRemoteHandle(sessionOfPeer); in TranslateRemoteHandleType()
491 template<class T> uint32_t DBinderBaseInvoker<T>::MakeRemoteHandle(std::shared_ptr<T> session) in MakeRemoteHandle() function
H A Ddbinder_base_invoker_define.h133 uint32_t MakeRemoteHandle(std::shared_ptr<T> session);