Lines Matching full:override
42 bool at_user_request) override;
48 int64_t* out_new_size) const override;
50 bool SetCohortHint(const std::string& cohort_hint) override;
51 bool GetCohortHint(std::string* cohort_hint) const override;
53 bool SetUpdateOverCellularPermission(bool allowed) override;
54 bool GetUpdateOverCellularPermission(bool* allowed) const override;
56 bool SetP2PUpdatePermission(bool enabled) override;
57 bool GetP2PUpdatePermission(bool* enabled) const override;
59 bool Rollback(bool powerwash) override;
61 bool GetRollbackPartition(std::string* rollback_partition) const override;
63 void RebootIfNeeded() override;
65 bool GetPrevVersion(std::string* prev_version) const override;
67 bool ResetStatus() override;
70 bool allow_powerwash) override;
72 bool GetTargetChannel(std::string* out_channel) const override;
74 bool GetChannel(std::string* out_channel) const override;
76 bool RegisterStatusUpdateHandler(StatusUpdateHandler* handler) override;
77 bool UnregisterStatusUpdateHandler(StatusUpdateHandler* handler) override;
79 bool GetLastAttemptError(int32_t* last_attempt_error) const override;
81 bool GetEolStatus(int32_t* eol_status) const override;