Home
last modified time | relevance | path

Searched defs:locations (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/2/android/hardware/gnss/
DIGnssBatchingCallback.aidl38 void gnssLocationBatchCb(in android.hardware.gnss.GnssLocation[] locations); in gnssLocationBatchCb()
/hardware/interfaces/gnss/aidl/vts/
DGnssBatchingCallback.cpp24 const std::vector<android::hardware::gnss::GnssLocation>& locations) { in gnssLocationBatchCb()
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/3/android/hardware/gnss/
DIGnssBatchingCallback.aidl38 void gnssLocationBatchCb(in android.hardware.gnss.GnssLocation[] locations); in gnssLocationBatchCb()
/hardware/interfaces/gnss/aidl/android/hardware/gnss/
DIGnssBatchingCallback.aidl39 void gnssLocationBatchCb(in GnssLocation[] locations); in gnssLocationBatchCb()
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/4/android/hardware/gnss/
DIGnssBatchingCallback.aidl38 void gnssLocationBatchCb(in android.hardware.gnss.GnssLocation[] locations); in gnssLocationBatchCb()
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/current/android/hardware/gnss/
DIGnssBatchingCallback.aidl38 void gnssLocationBatchCb(in android.hardware.gnss.GnssLocation[] locations); in gnssLocationBatchCb()
/hardware/qcom/gps/core/
DUlpProxyBase.h75 inline virtual bool reportPositions(GpsExtLocation * locations, in reportPositions()
/hardware/qcom/gps/msm8994/core/
DUlpProxyBase.h75 inline virtual bool reportPositions(GpsExtLocation * locations, in reportPositions()
/hardware/qcom/gps/msm8084/core/
DUlpProxyBase.h75 inline virtual bool reportPositions(GpsExtLocation * locations, in reportPositions()
/hardware/interfaces/gnss/1.0/default/
DGnssBatching.cpp62 void GnssBatching::locationCb(int32_t locationsCount, FlpLocation** locations) { in locationCb()
/hardware/qcom/sm7250/gps/batching/
DBatchingAdapter.cpp595 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent()
636 BatchingAdapter::reportLocations(Location* locations, size_t count, BatchingMode batchingMode) in reportLocations()
/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp595 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent()
636 BatchingAdapter::reportLocations(Location* locations, size_t count, BatchingMode batchingMode) in reportLocations()
/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp594 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent()
635 BatchingAdapter::reportLocations(Location* locations, size_t count, BatchingMode batchingMode) in reportLocations()
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.cpp594 BatchingAdapter::reportLocationsEvent(const Location* locations, size_t count, in reportLocationsEvent()
635 BatchingAdapter::reportLocations(Location* locations, size_t count, BatchingMode batchingMode) in reportLocations()
/hardware/qcom/sm7150/gps/core/
DLocApiBase.cpp581 void LocApiBase::reportLocations(Location* locations, size_t count, BatchingMode batchingMode) in reportLocations()
/hardware/qcom/sm8150p/gps/core/
DLocApiBase.cpp581 void LocApiBase::reportLocations(Location* locations, size_t count, BatchingMode batchingMode) in reportLocations()
/hardware/qcom/sm8150/gps/core/
DLocApiBase.cpp591 void LocApiBase::reportLocations(Location* locations, size_t count, BatchingMode batchingMode) in reportLocations()
/hardware/qcom/sm7250/gps/core/
DLocApiBase.cpp591 void LocApiBase::reportLocations(Location* locations, size_t count, BatchingMode batchingMode) in reportLocations()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.h410 VkSampleLocationEXT locations[MESA_VK_MAX_SAMPLE_LOCATIONS]; member