Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/services/wifi_standard/ipc_framework/cRPC/include/
Devloop.h29 typedef struct EventLoop EventLoop; typedef
30 struct EventLoop { struct
43 * @return EventLoop* - pointer to the event loop object or NULL if failed argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
Dievent_loop.cpp21 using EventLoop = DistributedDB::EventLoopEpoll; typedef
24 using EventLoop = DistributedDB::EventLoopSelect; typedef