Home
last modified time | relevance | path

Searched refs:eventLoop (Results 1 – 10 of 10) sorted by relevance

/device/generic/goldfish/wifi/wifi_hal/
Dinfo.cpp39 void Info::eventLoop() { in eventLoop() function in Info
40 mNetlink.eventLoop(); in eventLoop()
Dhalstate.cpp78 bool HalState::eventLoop() { in eventLoop() function in HalState
87 mInfo->eventLoop(); in eventLoop()
Dinfo.h31 void eventLoop();
Dhalstate.h40 bool eventLoop();
Dnetlink.h37 bool eventLoop();
Dnetlink.cpp97 bool Netlink::eventLoop() { in eventLoop() function in Netlink
Dwifi_hal.cpp115 asHalState(handle)->eventLoop(); in wifi_event_loop()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.cpp353 eventLoop(void *param) { in eventLoop() function
402 int result = pthread_create(&s_tid_dispatch, &attr, eventLoop, NULL); in RIL_startEventLoop()
/device/generic/goldfish/radio/libril/
Dril.cpp353 eventLoop(void *param) { in eventLoop() function
402 int result = pthread_create(&s_tid_dispatch, &attr, eventLoop, NULL); in RIL_startEventLoop()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.cpp370 eventLoop(void *param) { in eventLoop() function
419 int result = pthread_create(&s_tid_dispatch, &attr, eventLoop, NULL); in RIL_startEventLoop()