Lines Matching refs:LOCATION_ERROR_SUCCESS
239 if (LOCATION_ERROR_SUCCESS != err) { in restartSessions()
343 LocationError err = LOCATION_ERROR_SUCCESS; in startBatchingCommand()
353 if (LOCATION_ERROR_SUCCESS == err) { in startBatchingCommand()
388 if (LOCATION_ERROR_SUCCESS != err) { in startBatching()
392 if (LOCATION_ERROR_SUCCESS != err && in startBatching()
436 LocationError err = LOCATION_ERROR_SUCCESS; in updateBatchingOptionsCommand()
443 if (LOCATION_ERROR_SUCCESS == err) { in updateBatchingOptionsCommand()
480 LocationError err = LOCATION_ERROR_SUCCESS; in stopBatchingCommand()
484 if (LOCATION_ERROR_SUCCESS == err) { in stopBatchingCommand()
511 if (LOCATION_ERROR_SUCCESS != err) { in stopBatching()
563 LocationError err = LOCATION_ERROR_SUCCESS; in getBatchedLocationsCommand()
569 if (LOCATION_ERROR_SUCCESS == err) { in getBatchedLocationsCommand()
768 if (err == LOCATION_ERROR_SUCCESS) { in startTripBatchingMultiplex()
807 if (err != LOCATION_ERROR_SUCCESS) { in startTripBatchingMultiplex()
847 if (err != LOCATION_ERROR_SUCCESS) { in startTripBatchingMultiplex()
853 reportResponse(client, LOCATION_ERROR_SUCCESS, sessionId); in startTripBatchingMultiplex()
863 LocationError err = LOCATION_ERROR_SUCCESS; in stopTripBatchingMultiplex()
869 if (LOCATION_ERROR_SUCCESS == err) { in stopTripBatchingMultiplex()
1009 if (err == LOCATION_ERROR_SUCCESS) { in restartTripBatching()