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