Home
last modified time | relevance | path

Searched refs:mConfigInfo (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp6096 LeverArmConfigInfo mConfigInfo; in configLeverArmCommand() member
6104 mConfigInfo(configInfo) {} in configLeverArmCommand()
6108 if (mConfigInfo.leverArmValidMask & LEVER_ARM_TYPE_GNSS_TO_VRP_BIT) { in configLeverArmCommand()
6111 mAdapter.mLocConfigInfo.leverArmConfigInfo.gnssToVRP = mConfigInfo.gnssToVRP; in configLeverArmCommand()
6113 mAdapter.configLeverArm(mSessionId, mConfigInfo); in configLeverArmCommand()
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp5337 LeverArmConfigInfo mConfigInfo; in configLeverArmCommand() member
5345 mConfigInfo(configInfo) {} in configLeverArmCommand()
5347 mAdapter.configLeverArm(mSessionId, mConfigInfo); in configLeverArmCommand()