/hardware/qcom/sm8150/gps/android/1.0/ |
D | GnssBatching.cpp | 80 Return<uint16_t> GnssBatching::getBatchSize() { in getBatchSize() function in android::hardware::gnss::V1_0::implementation::GnssBatching 85 ret = mApi->getBatchSize(); in getBatchSize()
|
D | GnssBatching.h | 52 Return<uint16_t> getBatchSize() override;
|
/hardware/qcom/gps/msm8909w_3100/android/ |
D | GnssBatching.cpp | 80 Return<uint16_t> GnssBatching::getBatchSize() { in getBatchSize() function in android::hardware::gnss::V1_0::implementation::GnssBatching 85 ret = mApi->getBatchSize(); in getBatchSize()
|
D | GnssBatching.h | 52 Return<uint16_t> getBatchSize() override;
|
/hardware/qcom/sdm845/gps/sdm845/android/ |
D | GnssBatching.cpp | 80 Return<uint16_t> GnssBatching::getBatchSize() { in getBatchSize() function in android::hardware::gnss::V1_1::implementation::GnssBatching 85 ret = mApi->getBatchSize(); in getBatchSize()
|
D | GnssBatching.h | 52 Return<uint16_t> getBatchSize() override;
|
/hardware/qcom/sm8150/gps/android/1.1/ |
D | GnssBatching.cpp | 80 Return<uint16_t> GnssBatching::getBatchSize() { in getBatchSize() function in android::hardware::gnss::V1_1::implementation::GnssBatching 85 ret = mApi->getBatchSize(); in getBatchSize()
|
D | GnssBatching.h | 52 Return<uint16_t> getBatchSize() override;
|
/hardware/qcom/sm8150/gps/android/2.0/ |
D | GnssBatching.cpp | 80 Return<uint16_t> GnssBatching::getBatchSize() { in getBatchSize() function in android::hardware::gnss::V2_0::implementation::GnssBatching 85 ret = mApi->getBatchSize(); in getBatchSize()
|
D | GnssBatching.h | 52 Return<uint16_t> getBatchSize() override;
|
/hardware/interfaces/gnss/2.0/default/ |
D | GnssBatching.cpp | 35 Return<uint16_t> GnssBatching::getBatchSize() { in getBatchSize() function in android::hardware::gnss::V2_0::implementation::GnssBatching
|
D | GnssBatching.h | 40 Return<uint16_t> getBatchSize() override;
|
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | BatchingAPIClient.h | 50 int getBatchSize();
|
D | BatchingAPIClient.cpp | 87 int BatchingAPIClient::getBatchSize() in getBatchSize() function in android::hardware::gnss::V1_0::implementation::BatchingAPIClient
|
/hardware/qcom/sm8150/gps/android/1.1/location_api/ |
D | BatchingAPIClient.h | 50 int getBatchSize();
|
/hardware/qcom/sm8150/gps/android/1.0/location_api/ |
D | BatchingAPIClient.h | 50 int getBatchSize();
|
/hardware/qcom/sdm845/gps/sdm845/android/location_api/ |
D | BatchingAPIClient.h | 50 int getBatchSize();
|
/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
D | BatchingAPIClient.h | 54 int getBatchSize();
|
/hardware/interfaces/gnss/1.0/default/ |
D | GnssBatching.h | 31 Return<uint16_t> getBatchSize() override;
|
D | GnssBatching.cpp | 151 Return<uint16_t> GnssBatching::getBatchSize() { in getBatchSize() function in android::hardware::gnss::V1_0::implementation::GnssBatching
|
/hardware/qcom/sdm845/gps/msm8998/android/ |
D | GnssBatching.h | 52 Return<uint16_t> getBatchSize() override;
|
D | GnssBatching.cpp | 80 Return<uint16_t> GnssBatching::getBatchSize() { in getBatchSize() function in android::hardware::gnss::V1_0::implementation::GnssBatching
|
/hardware/qcom/gps/msm8998/android/ |
D | GnssBatching.h | 52 Return<uint16_t> getBatchSize() override;
|
D | GnssBatching.cpp | 80 Return<uint16_t> GnssBatching::getBatchSize() { in getBatchSize() function in android::hardware::gnss::V1_0::implementation::GnssBatching
|
/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.h | 142 size_t getBatchSize() { return mBatchSize; } in getBatchSize() function
|