Home
last modified time | relevance | path

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

/system/chre/core/
Dgnss_manager.cc250 bool hasExistingRequest = nanoappHasRequest(instanceId, &requestIndex); in updateRequests() local
252 if (hasExistingRequest) { in updateRequests()
270 } else if (hasExistingRequest) { in updateRequests()
Dwifi_request_manager.cc341 bool hasExistingRequest = nanoappHasScanMonitorRequest(instanceId, in updateNanoappScanMonitoringList() local
344 if (!hasExistingRequest) { in updateNanoappScanMonitoringList()
355 } else if (hasExistingRequest) { in updateNanoappScanMonitoringList()