Home
last modified time | relevance | path

Searched refs:configLeverArm (Results 1 – 24 of 24) sorted by relevance

/hardware/qcom/sm7150/gps/core/
DEngineHubProxyBase.h105 inline virtual bool configLeverArm(const LeverArmConfigInfo& configInfo) { in configLeverArm() function
/hardware/qcom/sm7150/gps/gnss/
Dlocation_gnss.cpp89 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo);
134 configLeverArm,
450 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo){ in configLeverArm() function
DGnssAdapter.h297 void configLeverArm(uint32_t sessionId, const LeverArmConfigInfo& configInfo);
DGnssAdapter.cpp5317 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/
DILocationAPI.h304 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) = 0;
DLocationAPI.h376 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) override;
Dlocation_interface.h97 uint32_t (*configLeverArm)(const LeverArmConfigInfo& configInfo); member
DLocationAPI.cpp785 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/
DEngineHubProxyBase.h112 inline virtual bool configLeverArm(const LeverArmConfigInfo& configInfo) { in configLeverArm() function
/hardware/qcom/sm7250/gps/core/
DEngineHubProxyBase.h112 inline virtual bool configLeverArm(const LeverArmConfigInfo& configInfo) { in configLeverArm() function
/hardware/qcom/sm8150/gps/location/
DILocationAPI.h312 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) = 0;
DLocationAPI.h404 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) override;
Dlocation_interface.h97 uint32_t (*configLeverArm)(const LeverArmConfigInfo& configInfo); member
DLocationAPI.cpp893 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/
DILocationAPI.h312 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) = 0;
DLocationAPI.h404 virtual uint32_t configLeverArm(const LeverArmConfigInfo& configInfo) override;
Dlocation_interface.h97 uint32_t (*configLeverArm)(const LeverArmConfigInfo& configInfo); member
DLocationAPI.cpp893 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/
Dlocation_gnss.cpp89 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo);
150 configLeverArm,
481 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo){ in configLeverArm() function
DGnssAdapter.h384 void configLeverArm(uint32_t sessionId, const LeverArmConfigInfo& configInfo);
DGnssAdapter.cpp6134 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/
Dlocation_gnss.cpp89 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo);
150 configLeverArm,
481 static uint32_t configLeverArm(const LeverArmConfigInfo& configInfo){ in configLeverArm() function
DGnssAdapter.h384 void configLeverArm(uint32_t sessionId, const LeverArmConfigInfo& configInfo);
DGnssAdapter.cpp6133 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()