Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/test/unittest/loopevent/
H A Dloopevent_unittest.cpp60 static void ProcessAsyncEvent(const TaskHandle taskHandle, uint64_t eventId, const uint8_t *buffer,… in ProcessAsyncEvent() function
191 LE_CreateAsyncTask(LE_GetDefaultLoop(), &asynHandle, ProcessAsyncEvent); in ProcessasynEvent()
H A Dloopserver_unittest.cpp120 static void ProcessAsyncEvent(const TaskHandle taskHandle, uint64_t eventId, const uint8_t *buffer,… in ProcessAsyncEvent() function