Home
last modified time | relevance | path

Searched refs:techType (Results 1 – 25 of 81) sorted by relevance

1234

/hardware/qcom/gps/msm8998/gnss/
Dlocation_gnss.cpp50 static uint32_t enable(LocationTechnologyType techType);
170 static uint32_t enable(LocationTechnologyType techType) in enable() argument
173 return gGnssAdapter->enableCommand(techType); in enable()
/hardware/qcom/sdm845/gps/msm8998/gnss/
Dlocation_gnss.cpp50 static uint32_t enable(LocationTechnologyType techType);
170 static uint32_t enable(LocationTechnologyType techType) in enable() argument
173 return gGnssAdapter->enableCommand(techType); in enable()
/hardware/qcom/gps/msm8909w_3100/gnss/
Dlocation_gnss.cpp50 static uint32_t enable(LocationTechnologyType techType);
172 static uint32_t enable(LocationTechnologyType techType) in enable() argument
175 return gGnssAdapter->enableCommand(techType); in enable()
/hardware/qcom/sdm845/gps/sdm845/gnss/
Dlocation_gnss.cpp51 static uint32_t enable(LocationTechnologyType techType);
192 static uint32_t enable(LocationTechnologyType techType) in enable() argument
195 return gGnssAdapter->enableCommand(techType); in enable()
/hardware/qcom/sm8150p/gps/gnss/
Dlocation_gnss.cpp51 static uint32_t enable(LocationTechnologyType techType);
208 static uint32_t enable(LocationTechnologyType techType) in enable() argument
211 return gGnssAdapter->enableCommand(techType); in enable()
/hardware/qcom/sm7150/gps/gnss/
Dlocation_gnss.cpp51 static uint32_t enable(LocationTechnologyType techType);
223 static uint32_t enable(LocationTechnologyType techType) in enable() argument
226 return gGnssAdapter->enableCommand(techType); in enable()
/hardware/qcom/sm8150/gps/gnss/
Dlocation_gnss.cpp51 static uint32_t enable(LocationTechnologyType techType);
225 static uint32_t enable(LocationTechnologyType techType) in enable() argument
228 return gGnssAdapter->enableCommand(techType); in enable()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGnssAPIClient.h72 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sm7150/gps/android/1.1/location_api/
DGnssAPIClient.h75 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sm8150p/gps/android/1.0/location_api/
DGnssAPIClient.h75 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sm8150/gps/android/1.1/location_api/
DGnssAPIClient.h75 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sdm845/gps/sdm845/android/location_api/
DGnssAPIClient.h75 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sm8150p/gps/android/1.1/location_api/
DGnssAPIClient.h75 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DGnssAPIClient.h75 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sm7150/gps/android/1.0/location_api/
DGnssAPIClient.h75 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sdm845/gps/sdm845/location/
DLocationAPI.h211 uint32_t enable(LocationTechnologyType techType);
/hardware/qcom/sm8150p/gps/location/
DLocationAPI.h217 uint32_t enable(LocationTechnologyType techType);
/hardware/qcom/sm8150/gps/android/2.0/location_api/
DGnssAPIClient.h76 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sm8150p/gps/android/2.0/location_api/
DGnssAPIClient.h76 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sm7150/gps/android/2.0/location_api/
DGnssAPIClient.h76 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sm8150/gps/android/2.1/location_api/
DGnssAPIClient.h78 void gnssEnable(LocationTechnologyType techType);
/hardware/qcom/sm7150/gps/location/
DLocationAPI.h217 uint32_t enable(LocationTechnologyType techType);
/hardware/qcom/gps/msm8998/location/
Dlocation_interface.h46 uint32_t (*enable)(LocationTechnologyType techType);
/hardware/qcom/sm8150/gps/location/
DLocationAPI.h217 uint32_t enable(LocationTechnologyType techType);
/hardware/qcom/sdm845/gps/msm8998/location/
Dlocation_interface.h46 uint32_t (*enable)(LocationTechnologyType techType);

1234