Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_object.h444 template <class T> void DBinderBaseInvoker<T>::StartProcessLoop(int32_t socketId, const char *buffe… in StartProcessLoop() function
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c500 static void StartProcessLoop(uint32_t handle, const void *buffer, uint32_t size) in StartProcessLoop() function