Searched refs:FeatureStatePostedStart (Results 1 – 2 of 2) sorted by relevance
213 friend class FeatureStatePostedStart;225 class FeatureStatePostedStart : public FeatureInterface {227 explicit FeatureStatePostedStart(ColorFeatureCheckingImpl *obj);228 virtual ~FeatureStatePostedStart() {} in ~FeatureStatePostedStart()
718 states_.at(kFrameTriggerPostedStart) = new FeatureStatePostedStart(this); in Init()850 FeatureStatePostedStart::FeatureStatePostedStart(ColorFeatureCheckingImpl *obj) in FeatureStatePostedStart() function in sdm::FeatureStatePostedStart853 DisplayError FeatureStatePostedStart::Init() { in Init()857 DisplayError FeatureStatePostedStart::Deinit() { in Deinit()861 DisplayError FeatureStatePostedStart::SetParams(FeatureOps param_type, in SetParams()900 DisplayError FeatureStatePostedStart::GetParams(FeatureOps param_type, in GetParams()