Searched refs:needToWait (Results 1 – 3 of 3) sorted by relevance
243 bool needToWait = (removeFromGnssInf || removeFromBatchingInf || removeFromGeofenceInf); in destroy() local246 needToWait); in destroy()248 if ((NULL != destroyCompleteCb) && (true == needToWait)) { in destroy()279 if ((NULL != destroyCompleteCb) && (false == needToWait)) { in destroy()
240 bool needToWait = (removeFromGnssInf || removeFromBatchingInf || removeFromGeofenceInf); in destroy() local243 needToWait); in destroy()245 if ((NULL != destroyCompleteCb) && (true == needToWait)) { in destroy()276 if ((NULL != destroyCompleteCb) && (false == needToWait)) { in destroy()
239 bool needToWait = (removeFromGnssInf || removeFromBatchingInf || removeFromGeofenceInf); in destroy() local242 needToWait); in destroy()244 if ((NULL != destroyCompleteCb) && (true == needToWait)) { in destroy()275 if ((NULL != destroyCompleteCb) && (false == needToWait)) { in destroy()