Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/android/location_api/
DFlpAPIClient.cpp127 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in flpStopSession()
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h74 uint32_t locAPIStopSession(uint32_t id);
DLocationAPIClientBase.cpp252 uint32_t LocationAPIClientBase::locAPIStopSession(uint32_t id) in locAPIStopSession() function in LocationAPIClientBase