Home
last modified time | relevance | path

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

/system/chre/chpp/services/
Dwwan.c143 bool dispatched = true; in chppDispatchWwanRequest() local
177 dispatched = false; in chppDispatchWwanRequest()
183 if (dispatched == true && error != CHPP_APP_ERROR_NONE) { in chppDispatchWwanRequest()
Dgnss.c158 bool dispatched = true; in chppDispatchGnssRequest() local
207 dispatched = false; in chppDispatchGnssRequest()
213 if (dispatched == true && error != CHPP_APP_ERROR_NONE) { in chppDispatchGnssRequest()
Dwifi.c154 bool dispatched = true; in chppDispatchWifiRequest() local
203 dispatched = false; in chppDispatchWifiRequest()
209 if (dispatched == true && error != CHPP_APP_ERROR_NONE) { in chppDispatchWifiRequest()