Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/gps/msm8998/android/location_api/
H A DFlpAPIClient.h52 int flpGetBatchSize();
H A DFlpAPIClient.cpp82 int FlpAPIClient::flpGetBatchSize() in flpGetBatchSize() function in android::hardware::gnss::V1_0::implementation::FlpAPIClient
/aosp12/hardware/qcom/gps/msm8998/android/
H A DGnssBatching.cpp85 ret = mApi->flpGetBatchSize(); in getBatchSize()