Home
last modified time | relevance | path

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

/system/chre/chre_api/include/chre_api/chre/
Dcommon.h145 struct chreAsyncResult { struct
/system/chre/apps/wifi_world/
Dwifi_world.cc90 void handleWifiAsyncResult(const chreAsyncResult *result) { in handleWifiAsyncResult()
202 handleWifiAsyncResult(static_cast<const chreAsyncResult *>(eventData)); in nanoappHandleEvent()
/system/chre/core/
Dwifi_request_manager.cc249 chreAsyncResult *event = memoryAlloc<chreAsyncResult>(); in postScanMonitorAsyncResultEvent()
282 chreAsyncResult *event = memoryAlloc<chreAsyncResult>(); in postScanRequestAsyncResultEvent()