Home
last modified time | relevance | path

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

/hardware/qcom/sm8150p/gps/location/
DLocationAPI.cpp243 bool needToWait = (removeFromGnssInf || removeFromBatchingInf || removeFromGeofenceInf); in destroy() local
246 needToWait); in destroy()
248 if ((NULL != destroyCompleteCb) && (true == needToWait)) { in destroy()
279 if ((NULL != destroyCompleteCb) && (false == needToWait)) { in destroy()
/hardware/qcom/sm8150/gps/location/
DLocationAPI.cpp240 bool needToWait = (removeFromGnssInf || removeFromBatchingInf || removeFromGeofenceInf); in destroy() local
243 needToWait); in destroy()
245 if ((NULL != destroyCompleteCb) && (true == needToWait)) { in destroy()
276 if ((NULL != destroyCompleteCb) && (false == needToWait)) { in destroy()
/hardware/qcom/sm7150/gps/location/
DLocationAPI.cpp239 bool needToWait = (removeFromGnssInf || removeFromBatchingInf || removeFromGeofenceInf); in destroy() local
242 needToWait); in destroy()
244 if ((NULL != destroyCompleteCb) && (true == needToWait)) { in destroy()
275 if ((NULL != destroyCompleteCb) && (false == needToWait)) { in destroy()