Searched refs:flpStopSession (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/gps/msm8998/android/location_api/ | ||
D | FlpAPIClient.h | 55 int flpStopSession(); |
D | FlpAPIClient.cpp | 123 int FlpAPIClient::flpStopSession() in flpStopSession() function in android::hardware::gnss::V1_0::implementation::FlpAPIClient |
/hardware/qcom/gps/msm8998/android/ | ||
D | GnssBatching.cpp | 114 ret = mApi->flpStopSession(); in stop() |