/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/ |
H A D | GnssAdapter.h | 244 static uint32_t convertLppProfile(const GnssConfigLppProfile lppProfile); 245 static GnssConfigLppProfile convertLppProfile(const uint32_t lppProfile);
|
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/ |
H A D | GnssAdapter.h | 263 static uint32_t convertLppProfile(const GnssConfigLppProfile lppProfile); 264 static GnssConfigLppProfile convertLppProfile(const uint32_t lppProfile);
|
/aosp12/hardware/qcom/gps/msm8998/gnss/ |
H A D | GnssAdapter.h | 249 static uint32_t convertLppProfile(const GnssConfigLppProfile lppProfile); 250 static GnssConfigLppProfile convertLppProfile(const uint32_t lppProfile);
|
H A D | GnssAdapter.cpp | 310 GnssAdapter::convertLppProfile(const GnssConfigLppProfile lppProfile) in convertLppProfile() 325 inline GnssConfigLppProfile
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | GnssAdapter.h | 353 static uint32_t convertLppProfile(const GnssConfigLppProfile lppProfile); 354 static GnssConfigLppProfile convertLppProfile(const uint32_t lppProfile);
|
/aosp12/hardware/qcom/gps/msm8998/location/ |
H A D | LocationAPI.h | 168 } GnssConfigLppProfile; typedef 580 GnssConfigLppProfile lppProfile;
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/ |
H A D | LocationAPI.h | 168 } GnssConfigLppProfile; typedef 578 GnssConfigLppProfile lppProfile;
|
/aosp12/hardware/qcom/sm8150p/gps/core/ |
H A D | LocApiBase.h | 231 virtual LocationError setLPPConfigSync(GnssConfigLppProfile profile); 247 virtual GnssConfigLppProfile convertLppProfile(const uint32_t lppProfile);
|
H A D | LocApiBase.cpp | 666 setLPPConfigSync(GnssConfigLppProfile /*profile*/) 711 GnssConfigLppProfile LocApiBase::convertLppProfile(const uint32_t /*lppProfile*/)
|
/aosp12/hardware/qcom/sm7150/gps/core/ |
H A D | LocApiBase.h | 231 virtual LocationError setLPPConfigSync(GnssConfigLppProfile profile); 247 virtual GnssConfigLppProfile convertLppProfile(const uint32_t lppProfile);
|
H A D | LocApiBase.cpp | 666 setLPPConfigSync(GnssConfigLppProfile /*profile*/) 711 GnssConfigLppProfile LocApiBase::convertLppProfile(const uint32_t /*lppProfile*/)
|
/aosp12/hardware/qcom/gps/msm8909w_3100/location/ |
H A D | LocationAPI.h | 173 } GnssConfigLppProfile; typedef 610 GnssConfigLppProfile lppProfile;
|
/aosp12/hardware/qcom/gps/msm8909w_3100/core/ |
H A D | LocApiBase.h | 178 virtual LocationError setLPPConfig(GnssConfigLppProfile profile);
|
H A D | LocApiBase.cpp | 489 setLPPConfig(GnssConfigLppProfile /*profile*/) in open()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/core/ |
H A D | LocApiBase.h | 178 virtual LocationError setLPPConfig(GnssConfigLppProfile profile);
|
H A D | LocApiBase.cpp | 485 setLPPConfig(GnssConfigLppProfile profile) in open()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/ |
H A D | LocationDataTypes.h | 218 } GnssConfigLppProfile; typedef 910 GnssConfigLppProfile lppProfile;
|
/aosp12/hardware/qcom/gps/msm8998/core/ |
H A D | LocApiBase.h | 181 virtual LocationError setLPPConfig(GnssConfigLppProfile profile);
|
H A D | LocApiBase.cpp | 515 setLPPConfig(GnssConfigLppProfile profile) in open()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/ |
H A D | LocApiBase.h | 188 virtual LocationError setLPPConfig(GnssConfigLppProfile profile);
|
H A D | LocApiBase.cpp | 565 setLPPConfig(GnssConfigLppProfile /*profile*/) in open()
|
/aosp12/hardware/qcom/sm8150p/gps/location/ |
H A D | LocationDataTypes.h | 259 } GnssConfigLppProfile; typedef 1192 GnssConfigLppProfile lppProfile;
|
/aosp12/hardware/qcom/sm7150/gps/location/ |
H A D | LocationDataTypes.h | 260 } GnssConfigLppProfile; typedef 1207 GnssConfigLppProfile lppProfile;
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | GnssAdapter.h | 430 static uint32_t convertLppProfile(const GnssConfigLppProfile lppProfile);
|
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | GnssAdapter.h | 469 static uint32_t convertLppProfile(const GnssConfigLppProfile lppProfile);
|