Searched defs:hasExistingRequest (Results 1 - 2 of 2) sorted by relevance

/system/chre/core/
H A Dgnss_manager.cc268 bool hasExistingRequest = nanoappHasRequest(instanceId, &requestIndex); local
270 if (hasExistingRequest) {
289 if (!hasExistingRequest) {
H A Dwifi_request_manager.cc344 bool hasExistingRequest = nanoappHasScanMonitorRequest(instanceId, local
347 if (!hasExistingRequest) {
360 if (!hasExistingRequest) {

Completed in 80 milliseconds