Searched refs:flpGetBatchSize (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/gps/msm8998/android/location_api/ | ||
D | FlpAPIClient.h | 52 int flpGetBatchSize(); |
D | FlpAPIClient.cpp | 82 int FlpAPIClient::flpGetBatchSize() in flpGetBatchSize() function in android::hardware::gnss::V1_0::implementation::FlpAPIClient |
/hardware/qcom/gps/msm8998/android/ | ||
D | GnssBatching.cpp | 84 ret = mApi->flpGetBatchSize(); in getBatchSize() |