OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gnssLocationBatchCb
(Results
1 - 5
of
5
) sorted by null
/hardware/interfaces/gnss/1.0/
IGnssBatchingCallback.hal
32
gnssLocationBatchCb
(vec<GnssLocation> locations);
/hardware/interfaces/gnss/1.0/default/
GnssBatching.cpp
106
auto ret = sGnssBatchingCbIface->
gnssLocationBatchCb
(gnssLocations);
/hardware/qcom/gps/msm8998/android/location_api/
FlpAPIClient.cpp
160
auto r = mGnssBatchingCbIface->
gnssLocationBatchCb
(locationVec);
162
LOC_LOGE("%s] Error from
gnssLocationBatchCb
description=%s",
/hardware/qcom/gps/sdm845/android/location_api/
BatchingAPIClient.cpp
160
auto r = mGnssBatchingCbIface->
gnssLocationBatchCb
(locationVec);
162
LOC_LOGE("%s] Error from
gnssLocationBatchCb
description=%s",
/frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp
[
all
...]
Completed in 263 milliseconds