Home
last modified time | relevance | path

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

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