Home
last modified time | relevance | path

Searched defs:location (Results 1 – 25 of 214) sorted by relevance

123456789

/hardware/interfaces/gnss/common/utils/vts/v2_1/
DGnssCallback.cpp66 Return<void> GnssCallback::gnssLocationCb(const GnssLocation_1_0& location) { in gnssLocationCb()
73 Return<void> GnssCallback::gnssLocationCb_2_0(const GnssLocation_2_0& location) { in gnssLocationCb_2_0()
78 Return<void> GnssCallback::gnssLocationCbImpl(const GnssLocation_2_0& location) { in gnssLocationCbImpl()
/hardware/google/aemu/base/include/aemu/base/testing/
DMockUtils.h51 MockReplacementHandle(T* location, T original) in MockReplacementHandle()
85 MockReplacementHandle<T> replaceMock(T* location, U newValue) { in replaceMock()
/hardware/interfaces/gnss/common/utils/vts/
DUtils.cpp44 int64_t Utils::getLocationTimestampMillis(const android::hardware::gnss::GnssLocation& location) { in getLocationTimestampMillis()
49 int64_t Utils::getLocationTimestampMillis(const V1_0::GnssLocation& location) { in getLocationTimestampMillis()
57 void Utils::checkLocationElapsedRealtime(const android::hardware::gnss::GnssLocation& location) { in checkLocationElapsedRealtime()
80 GnssLocation location; in getMockLocation() local
/hardware/interfaces/gnss/aidl/vts/
DGnssBatchingCallback.cpp26 for (const auto& location : locations) { in gnssLocationBatchCb() local
/hardware/interfaces/gnss/aidl/default/
DGnssBatching.cpp72 const auto location = common::Utils::getMockLocation(); in start() local
118 void GnssBatching::batchLocation(const GnssLocation& location) { in batchLocation()
/hardware/interfaces/gnss/common/utils/vts/include/
DUtils.h67 void Utils::checkLocation(const T& location, bool check_speed, bool check_more_accuracies) { in checkLocation()
/hardware/interfaces/gnss/2.0/vts/functional/
Dgnss_hal_test.cpp128 void GnssHalTest::CheckLocation(const GnssLocation_2_0& location, bool check_speed) { in CheckLocation()
212 Return<void> GnssHalTest::GnssCallback::gnssLocationCb(const GnssLocation_1_0& location) { in gnssLocationCb()
219 Return<void> GnssHalTest::GnssCallback::gnssLocationCb_2_0(const GnssLocation_2_0& location) { in gnssLocationCb_2_0()
224 Return<void> GnssHalTest::GnssCallback::gnssLocationCbImpl(const GnssLocation_2_0& location) { in gnssLocationCbImpl()
/hardware/interfaces/gnss/common/utils/default/
DFixLocationParser.cpp56 GnssLocation location = { in getLocationFromInputStr() local
/hardware/qcom/gps/msm8909w_3100/
DMakefile.am6 SUBDIRS = core location gnss subdir
/hardware/interfaces/gnss/1.0/default/
DGnssUtils.cpp27 GnssLocation convertToGnssLocation(GpsLocation* location) { in convertToGnssLocation()
/hardware/qcom/gps/msm8998/android/location_api/
DFlpAPIClient.cpp62 locationCallbacks.batchingCb = [this](size_t count, Location* location) { in FlpAPIClient()
151 void FlpAPIClient::onBatchingCb(size_t count, Location* location) in onBatchingCb()
/hardware/qcom/sm8150p/gps/android/1.0/location_api/
DBatchingAPIClient.cpp71 BatchingOptions batchOptions) { in BatchingAPIClient()
160 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, in onBatchingCb()
/hardware/qcom/sm7150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp71 BatchingOptions batchOptions) { in BatchingAPIClient()
160 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, in onBatchingCb()
/hardware/qcom/sm8150p/gps/android/1.1/location_api/
DBatchingAPIClient.cpp71 BatchingOptions batchOptions) { in BatchingAPIClient()
160 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, in onBatchingCb()
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp72 BatchingOptions batchOptions) { in BatchingAPIClient()
161 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, in onBatchingCb()
/hardware/qcom/sm8150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp72 BatchingOptions batchOptions) { in BatchingAPIClient()
161 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, in onBatchingCb()
/hardware/qcom/sm7250/gps/android/1.0/location_api/
DBatchingAPIClient.cpp72 BatchingOptions batchOptions) { in BatchingAPIClient()
161 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, in onBatchingCb()
/hardware/qcom/sm7150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp71 BatchingOptions batchOptions) { in BatchingAPIClient()
160 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, in onBatchingCb()
/hardware/qcom/sm7250/gps/android/1.1/location_api/
DBatchingAPIClient.cpp72 BatchingOptions batchOptions) { in BatchingAPIClient()
161 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, in onBatchingCb()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DBatchingAPIClient.cpp67 BatchingOptions batchOptions) { in BatchingAPIClient()
156 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, BatchingOptions batchOptions) in onBatchingCb()
/hardware/qcom/gps/msm8996/core/
DLocAdapterBase.cpp68 reportPosition(UlpLocation &location, in reportPosition()
/hardware/qcom/gps/core/
DLocAdapterBase.cpp68 reportPosition(UlpLocation &location, in reportPosition()
DLocAdapterProxyBase.h60 inline virtual bool reportPosition(UlpLocation &location, in reportPosition()
/hardware/qcom/gps/msm8909/core/
DLocAdapterBase.cpp68 reportPosition(UlpLocation &location, in reportPosition()
/hardware/qcom/gps/msm8994/core/
DLocAdapterBase.cpp68 reportPosition(UlpLocation &location, in reportPosition()

123456789