Home
last modified time | relevance | path

Searched refs:GnssNiResponseRequest (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h380 class GnssNiResponseRequest : public LocationAPIRequest {
382 GnssNiResponseRequest(LocationAPIClientBase& API) : LocationAPIRequest(API) {} in GnssNiResponseRequest() function
DLocationAPIClientBase.cpp605 requests->push(new GnssNiResponseRequest(*this)); in locAPIGnssNiResponse()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.h521 class GnssNiResponseRequest : public LocationAPIRequest {
523 GnssNiResponseRequest(LocationAPIClientBase& API) : mAPI(API) {} in GnssNiResponseRequest() function
DLocationAPIClientBase.cpp788 mRequestQueues[REQUEST_NIRESPONSE].push(new GnssNiResponseRequest(*this)); in locAPIGnssNiResponse()
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.h563 class GnssNiResponseRequest : public LocationAPIRequest {
565 GnssNiResponseRequest(LocationAPIClientBase& API) : mAPI(API) {} in GnssNiResponseRequest() function
DLocationAPIClientBase.cpp813 mRequestQueues[REQUEST_NIRESPONSE].push(new GnssNiResponseRequest(*this)); in locAPIGnssNiResponse()
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.h563 class GnssNiResponseRequest : public LocationAPIRequest {
565 GnssNiResponseRequest(LocationAPIClientBase& API) : mAPI(API) {} in GnssNiResponseRequest() function
DLocationAPIClientBase.cpp813 mRequestQueues[REQUEST_NIRESPONSE].push(new GnssNiResponseRequest(*this)); in locAPIGnssNiResponse()
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.h568 class GnssNiResponseRequest : public LocationAPIRequest {
570 GnssNiResponseRequest(LocationAPIClientBase& API) : mAPI(API) {} in GnssNiResponseRequest() function
DLocationAPIClientBase.cpp844 mRequestQueues[REQUEST_NIRESPONSE].push(new GnssNiResponseRequest(*this)); in locAPIGnssNiResponse()
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.h568 class GnssNiResponseRequest : public LocationAPIRequest {
570 GnssNiResponseRequest(LocationAPIClientBase& API) : mAPI(API) {} in GnssNiResponseRequest() function
DLocationAPIClientBase.cpp836 mRequestQueues[REQUEST_NIRESPONSE].push(new GnssNiResponseRequest(*this)); in locAPIGnssNiResponse()