/hardware/qcom/sdm845/gps/msm8998/android/location_api/ |
D | FlpAPIClient.cpp | 63 onBatchingCb(count, location); in FlpAPIClient() 151 void FlpAPIClient::onBatchingCb(size_t count, Location* location) in onBatchingCb() function in android::hardware::gnss::V1_0::implementation::FlpAPIClient
|
D | FlpAPIClient.h | 63 void onBatchingCb(size_t count, Location* location) final;
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | FlpAPIClient.cpp | 63 onBatchingCb(count, location); in FlpAPIClient() 151 void FlpAPIClient::onBatchingCb(size_t count, Location* location) in onBatchingCb() function in android::hardware::gnss::V1_0::implementation::FlpAPIClient
|
D | FlpAPIClient.h | 63 void onBatchingCb(size_t count, Location* location) final;
|
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | BatchingAPIClient.h | 61 void onBatchingCb(size_t count, Location* location, BatchingOptions batchOptions) final;
|
D | BatchingAPIClient.cpp | 68 onBatchingCb(count, location, batchOptions); in BatchingAPIClient() 156 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, BatchingOptions batchOptions) in onBatchingCb() function in android::hardware::gnss::V1_0::implementation::BatchingAPIClient
|
/hardware/qcom/sdm845/gps/sdm845/android/location_api/ |
D | BatchingAPIClient.h | 61 void onBatchingCb(size_t count, Location* location, BatchingOptions batchOptions) final;
|
D | BatchingAPIClient.cpp | 72 onBatchingCb(count, location, batchOptions); in BatchingAPIClient() 160 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, BatchingOptions /*batchOptio… in onBatchingCb() function in android::hardware::gnss::V1_1::implementation::BatchingAPIClient
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPIClientBase.h | 118 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/) {} in onBatchingCb() function
|
/hardware/qcom/sdm845/gps/msm8998/location/ |
D | LocationAPIClientBase.h | 118 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/) {} in onBatchingCb() function
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPIClientBase.h | 230 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/, in onBatchingCb() function
|
/hardware/qcom/sdm845/gps/sdm845/location/ |
D | LocationAPIClientBase.h | 254 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/, in onBatchingCb() function
|