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