Home
last modified time | relevance | path

Searched refs:DestroyEventLoop (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/include/
H A Devloop.h52 void DestroyEventLoop(EventLoop *loop);
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/
H A Devloop.c76 void DestroyEventLoop(EventLoop *loop) in DestroyEventLoop() function
H A Dserver.c250 DestroyEventLoop(server->loop); in ReleaseRpcServer()