Home
last modified time | relevance | path

Searched defs:MsgConfigLeverArm (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp5334 struct MsgConfigLeverArm : public LocMsg { in configLeverArmCommand() struct
5335 GnssAdapter& mAdapter; in configLeverArmCommand()
5336 uint32_t mSessionId; in configLeverArmCommand()
5337 LeverArmConfigInfo mConfigInfo; in configLeverArmCommand()
5339 inline MsgConfigLeverArm(GnssAdapter& adapter, in configLeverArmCommand() function
5346 inline virtual void proc() const { in configLeverArmCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp6093 struct MsgConfigLeverArm : public LocMsg { in configLeverArmCommand() struct
6094 GnssAdapter& mAdapter; in configLeverArmCommand()
6095 uint32_t mSessionId; in configLeverArmCommand()
6096 LeverArmConfigInfo mConfigInfo; in configLeverArmCommand()
6098 inline MsgConfigLeverArm(GnssAdapter& adapter, in configLeverArmCommand() argument
6105 inline virtual void proc() const { in configLeverArmCommand()