Home
last modified time | relevance | path

Searched refs:LOCATION_ERROR_SUCCESS (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/core/
DLocApiBase.cpp429 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
470 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
474 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
478 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
482 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
490 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
525 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
529 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
533 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
578 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in initDataServiceClient()
[all …]
/hardware/qcom/gps/msm8998/core/
DLocApiBase.cpp426 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
467 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
471 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
475 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
479 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
487 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
522 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
526 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
530 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in open()
573 DEFAULT_IMPL(LOCATION_ERROR_SUCCESS) in initDataServiceClient()
[all …]
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.cpp159 retVal = LOCATION_ERROR_SUCCESS; in locAPIStartTracking()
263 retVal = LOCATION_ERROR_SUCCESS; in locAPIStartSession()
301 retVal = LOCATION_ERROR_SUCCESS; in locAPIStopSession()
397 retVal = LOCATION_ERROR_SUCCESS; in locAPIUpdateSessionOptions()
446 retVal = LOCATION_ERROR_SUCCESS; in locAPIAddGeofences()
627 retVal = LOCATION_ERROR_SUCCESS; in locAPIGnssDeleteAidingData()
640 retVal = LOCATION_ERROR_SUCCESS; in locAPIEnable()
653 retVal = LOCATION_ERROR_SUCCESS; in locAPIEnable()
685 retVal = LOCATION_ERROR_SUCCESS; in locAPIGnssUpdateConfig()
704 retVal = LOCATION_ERROR_SUCCESS; in locAPIGnssUpdateConfig()
[all …]
DLocationAPI.h50 LOCATION_ERROR_SUCCESS = 0, enumerator
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGeofenceAPIClient.cpp105 if (LOCATION_ERROR_SUCCESS != err) { in geofenceAdd()
196 if (errors[i] == LOCATION_ERROR_SUCCESS) in onAddGeofencesCb()
216 if (errors[i] == LOCATION_ERROR_SUCCESS) in onRemoveGeofencesCb()
236 if (errors[i] == LOCATION_ERROR_SUCCESS) in onPauseGeofencesCb()
256 if (errors[i] == LOCATION_ERROR_SUCCESS) in onResumeGeofencesCb()
DBatchingAPIClient.cpp104 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
122 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
132 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
DGnssAPIClient.cpp463 if (error == LOCATION_ERROR_SUCCESS && gnssCbIface != nullptr) { in onStartTrackingCb()
484 if (error == LOCATION_ERROR_SUCCESS && gnssCbIface != nullptr) { in onStopTrackingCb()
/hardware/qcom/gps/msm8998/android/location_api/
DGeofenceAPIClient.cpp104 if (LOCATION_ERROR_SUCCESS != err) { in geofenceAdd()
195 if (errors[i] == LOCATION_ERROR_SUCCESS) in onAddGeofencesCb()
215 if (errors[i] == LOCATION_ERROR_SUCCESS) in onRemoveGeofencesCb()
235 if (errors[i] == LOCATION_ERROR_SUCCESS) in onPauseGeofencesCb()
255 if (errors[i] == LOCATION_ERROR_SUCCESS) in onResumeGeofencesCb()
DFlpAPIClient.cpp99 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in flpStartSession()
117 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in flpUpdateSessionOptions()
127 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in flpStopSession()
DGnssAPIClient.cpp401 if (error == LOCATION_ERROR_SUCCESS && gnssCbIface != nullptr) { in onStartTrackingCb()
420 if (error == LOCATION_ERROR_SUCCESS && gnssCbIface != nullptr) { in onStopTrackingCb()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.cpp96 retVal = LOCATION_ERROR_SUCCESS; in locAPIGnssDeleteAidingData()
109 retVal = LOCATION_ERROR_SUCCESS; in locAPIEnable()
115 retVal = LOCATION_ERROR_SUCCESS; in locAPIEnable()
147 retVal = LOCATION_ERROR_SUCCESS; in locAPIGnssUpdateConfig()
164 retVal = LOCATION_ERROR_SUCCESS; in locAPIGnssUpdateConfig()
173 if (error != LOCATION_ERROR_SUCCESS) { in onCtrlResponseCb()
189 if (errors[i] != LOCATION_ERROR_SUCCESS) { in onCtrlCollectiveResponseCb()
321 retVal = LOCATION_ERROR_SUCCESS; in locAPIStartTracking()
423 retVal = LOCATION_ERROR_SUCCESS; in locAPIStartSession()
456 retVal = LOCATION_ERROR_SUCCESS; in locAPIStopSession()
[all …]
DLocationAPIClientBase.h395 if (error == LOCATION_ERROR_SUCCESS) { in onResponse()
425 if (error == LOCATION_ERROR_SUCCESS) { in onResponse()
DLocationAPI.h51 LOCATION_ERROR_SUCCESS = 0, enumerator
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp616 LocationError err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
635 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
687 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
700 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
713 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
726 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
737 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
747 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
759 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
800 LocationError err = LOCATION_ERROR_SUCCESS; in gnssDeleteAidingDataCommand()
[all …]
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp645 LocationError err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
670 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
698 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
713 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
731 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
744 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
757 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
771 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
782 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
792 err = LOCATION_ERROR_SUCCESS; in gnssUpdateConfigCommand()
[all …]