Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/android/location_api/
DFlpAPIClient.h55 int flpStopSession();
DFlpAPIClient.cpp123 int FlpAPIClient::flpStopSession() in flpStopSession() function in android::hardware::gnss::V1_0::implementation::FlpAPIClient
/hardware/qcom/gps/msm8998/android/
DGnssBatching.cpp114 ret = mApi->flpStopSession(); in stop()