Searched refs:Location (Results 1 – 25 of 42) sorted by relevance
12
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | gps-utils.pc.in | 7 Description: QTI GPS Location utils
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/ |
D | loc-stub.pc.in | 7 Description: QTI GPS Location Stub
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/ |
D | loc-stub.pc.in | 7 Description: QTI GPS Location Stub
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/ |
D | loc-pla.pc.in | 7 Description: QTI GPS Location Platform Library Abstractions
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/ |
D | loc-pla.pc.in | 7 Description: QTI GPS Location Platform Library Abstractions
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | LocationUtil.h | 43 void convertGnssLocation(Location& in, GnssLocation& out);
|
D | FlpAPIClient.h | 63 void onBatchingCb(size_t count, Location* location) final;
|
D | FlpAPIClient.cpp | 62 locationCallbacks.batchingCb = [this](size_t count, Location* location) { in FlpAPIClient() 151 void FlpAPIClient::onBatchingCb(size_t count, Location* location) in onBatchingCb()
|
D | GnssAPIClient.h | 81 void onTrackingCb(Location location) final;
|
D | LocationUtil.cpp | 38 void convertGnssLocation(Location& in, GnssLocation& out) in convertGnssLocation()
|
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | LocationUtil.h | 43 void convertGnssLocation(Location& in, GnssLocation& out);
|
D | BatchingAPIClient.h | 61 void onBatchingCb(size_t count, Location* location, BatchingOptions batchOptions) final;
|
D | BatchingAPIClient.cpp | 66 locationCallbacks.batchingCb = [this](size_t count, Location* location, in BatchingAPIClient() 156 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, BatchingOptions batchOptions) in onBatchingCb()
|
D | GnssAPIClient.h | 83 void onTrackingCb(Location location) final;
|
D | LocationUtil.cpp | 38 void convertGnssLocation(Location& in, GnssLocation& out) in convertGnssLocation()
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPI.h | 431 } Location; typedef 459 Location location; // location associated with breach 592 Location mLocation; 652 Location location 660 Location* location // array of locations
|
/hardware/qcom/gps/msm8909/ |
D | loc-api.pc.in | 7 Description: Qualcomm GPS Location API
|
/hardware/qcom/gps/ |
D | loc-api.pc.in | 7 Description: Qualcomm GPS Location API
|
/hardware/qcom/gps/msm8996/ |
D | loc-api.pc.in | 7 Description: Qualcomm GPS Location API
|
/hardware/qcom/gps/msm8994/ |
D | loc-api.pc.in | 7 Description: Qualcomm GPS Location API
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPI.h | 452 } Location; typedef 490 Location location; // location associated with breach 622 Location mLocation; 682 Location location 690 Location* location, // array of locations
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRilCallback.hal | 21 * Reference Location.
|
D | IGnssBatchingCallback.hal | 30 * @param locations GNSS Location information from HAL.
|
D | IGnssBatching.hal | 35 * As with GNSS Location outputs, source of location must be GNSS satellite 123 * no locations to flush (in which case the Location vector must be empty).
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiRttController.hal | 98 * API to configure the LCI(Location civic information). 114 * API to configure the LCR(Location civic records).
|
12