Home
last modified time | relevance | path

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

/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp2071 struct MsgUpdatePowerState : public LocMsg { in updateSystemPowerStateCommand() struct
2072 GnssAdapter& mAdapter; in updateSystemPowerStateCommand()
2073 PowerStateType mSystemPowerState; in updateSystemPowerStateCommand()
2075 inline MsgUpdatePowerState(GnssAdapter& adapter, in updateSystemPowerStateCommand() function
2080 inline virtual void proc() const { in updateSystemPowerStateCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp2410 struct MsgUpdatePowerState : public LocMsg { in updateSystemPowerStateCommand() struct
2411 GnssAdapter& mAdapter; in updateSystemPowerStateCommand()
2412 PowerStateType mSystemPowerState; in updateSystemPowerStateCommand()
2414 inline MsgUpdatePowerState(GnssAdapter& adapter, in updateSystemPowerStateCommand() argument
2419 inline virtual void proc() const { in updateSystemPowerStateCommand()