Searched defs:MsgUpdatePowerState (Results 1 – 2 of 2) sorted by relevance
2071 struct MsgUpdatePowerState : public LocMsg { in updateSystemPowerStateCommand() struct2072 GnssAdapter& mAdapter; in updateSystemPowerStateCommand()2073 PowerStateType mSystemPowerState; in updateSystemPowerStateCommand()2075 inline MsgUpdatePowerState(GnssAdapter& adapter, in updateSystemPowerStateCommand() argument2080 inline virtual void proc() const { in updateSystemPowerStateCommand()
2410 struct MsgUpdatePowerState : public LocMsg { in updateSystemPowerStateCommand() struct2411 GnssAdapter& mAdapter; in updateSystemPowerStateCommand()2412 PowerStateType mSystemPowerState; in updateSystemPowerStateCommand()2414 inline MsgUpdatePowerState(GnssAdapter& adapter, in updateSystemPowerStateCommand() argument2419 inline virtual void proc() const { in updateSystemPowerStateCommand()