/hardware/qcom/sm7150/gps/core/ |
D | EngineHubProxyBase.h | 105 inline virtual bool configLeverArm(const LeverArmConfigInfo& configInfo) { in configLeverArm() function
|
/hardware/qcom/sm7150/gps/gnss/ |
D | location_gnss.cpp | 89 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo); 134 configLeverArm, 450 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo){ in configLeverArm() function
|
D | GnssAdapter.h | 297 void configLeverArm(uint32_t sessionId, const LeverArmConfigInfo& configInfo);
|
D | GnssAdapter.cpp | 5317 GnssAdapter::configLeverArm(uint32_t sessionId, in configLeverArm() function in GnssAdapter 5321 if (true == mEngHubProxy->configLeverArm(configInfo)) { in configLeverArm() 5347 mAdapter.configLeverArm(mSessionId, mConfigInfo); in configLeverArmCommand()
|
/hardware/qcom/sm7150/gps/location/ |
D | ILocationAPI.h | 304 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) = 0;
|
D | LocationAPI.h | 376 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) override;
|
D | location_interface.h | 97 uint32_t (*configLeverArm)(const LeverArmConfigInfo& configInfo); member
|
D | LocationAPI.cpp | 785 uint32_t LocationControlAPI::configLeverArm(const LeverArmConfigInfo& configInfo) { in configLeverArm() function in LocationControlAPI 790 id = gData.gnssInterface->configLeverArm(configInfo); in configLeverArm()
|
/hardware/qcom/sm8150/gps/core/ |
D | EngineHubProxyBase.h | 112 inline virtual bool configLeverArm(const LeverArmConfigInfo& configInfo) { in configLeverArm() function
|
/hardware/qcom/sm7250/gps/core/ |
D | EngineHubProxyBase.h | 112 inline virtual bool configLeverArm(const LeverArmConfigInfo& configInfo) { in configLeverArm() function
|
/hardware/qcom/sm8150/gps/location/ |
D | ILocationAPI.h | 312 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) = 0;
|
D | LocationAPI.h | 404 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) override;
|
D | location_interface.h | 97 uint32_t (*configLeverArm)(const LeverArmConfigInfo& configInfo); member
|
D | LocationAPI.cpp | 893 uint32_t LocationControlAPI::configLeverArm(const LeverArmConfigInfo& configInfo) { in configLeverArm() function in LocationControlAPI 898 id = gData.gnssInterface->configLeverArm(configInfo); in configLeverArm()
|
/hardware/qcom/sm7250/gps/location/ |
D | ILocationAPI.h | 312 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) = 0;
|
D | LocationAPI.h | 404 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) override;
|
D | location_interface.h | 97 uint32_t (*configLeverArm)(const LeverArmConfigInfo& configInfo); member
|
D | LocationAPI.cpp | 893 uint32_t LocationControlAPI::configLeverArm(const LeverArmConfigInfo& configInfo) { in configLeverArm() function in LocationControlAPI 898 id = gData.gnssInterface->configLeverArm(configInfo); in configLeverArm()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | location_gnss.cpp | 89 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo); 150 configLeverArm, 481 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo){ in configLeverArm() function
|
D | GnssAdapter.h | 384 void configLeverArm(uint32_t sessionId, const LeverArmConfigInfo& configInfo);
|
D | GnssAdapter.cpp | 6134 GnssAdapter::configLeverArm(uint32_t sessionId, in configLeverArm() function in GnssAdapter 6138 if (true == mEngHubProxy->configLeverArm(configInfo)) { in configLeverArm() 6171 mAdapter.configLeverArm(mSessionId, mConfigInfo); in configLeverArmCommand()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | location_gnss.cpp | 89 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo); 150 configLeverArm, 481 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo){ in configLeverArm() function
|
D | GnssAdapter.h | 384 void configLeverArm(uint32_t sessionId, const LeverArmConfigInfo& configInfo);
|
D | GnssAdapter.cpp | 6133 GnssAdapter::configLeverArm(uint32_t sessionId, in configLeverArm() function in GnssAdapter 6137 if (true == mEngHubProxy->configLeverArm(configInfo)) { in configLeverArm() 6170 mAdapter.configLeverArm(mSessionId, mConfigInfo); in configLeverArmCommand()
|