Home
last modified time | relevance | path

Searched refs:GnssGetConfigRequest (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.h183 class GnssGetConfigRequest : public LocationAPIRequest {
185 GnssGetConfigRequest(LocationAPIControlClient& API) : mAPI(API) {} in GnssGetConfigRequest() function
DLocationAPIClientBase.cpp181 mRequestQueues[CTRL_REQUEST_CONFIG_GET].push(new GnssGetConfigRequest(*this)); in locAPIGnssGetConfig()
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.h183 class GnssGetConfigRequest : public LocationAPIRequest {
185 GnssGetConfigRequest(LocationAPIControlClient& API) : mAPI(API) {} in GnssGetConfigRequest() function
DLocationAPIClientBase.cpp181 mRequestQueues[CTRL_REQUEST_CONFIG_GET].push(new GnssGetConfigRequest(*this)); in locAPIGnssGetConfig()
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.h183 class GnssGetConfigRequest : public LocationAPIRequest {
185 GnssGetConfigRequest(LocationAPIControlClient& API) : mAPI(API) {} in GnssGetConfigRequest() function
DLocationAPIClientBase.cpp187 mRequestQueues[CTRL_REQUEST_CONFIG_GET].push(new GnssGetConfigRequest(*this)); in locAPIGnssGetConfig()
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.h183 class GnssGetConfigRequest : public LocationAPIRequest {
185 GnssGetConfigRequest(LocationAPIControlClient& API) : mAPI(API) {} in GnssGetConfigRequest() function
DLocationAPIClientBase.cpp182 mRequestQueues[CTRL_REQUEST_CONFIG_GET].push(new GnssGetConfigRequest(*this)); in locAPIGnssGetConfig()