Lines Matching defs:const
82 int64_t* out_new_size) const { in GetStatus()
101 bool DBusUpdateEngineClient::GetCohortHint(string* cohort_hint) const { in GetCohortHint()
110 bool* allowed) const { in GetUpdateOverCellularPermission()
118 bool DBusUpdateEngineClient::GetP2PUpdatePermission(bool* enabled) const { in GetP2PUpdatePermission()
127 string* rollback_partition) const { in GetRollbackPartition()
131 bool DBusUpdateEngineClient::GetPrevVersion(string* prev_version) const { in GetPrevVersion()
150 const string& interface, const string& signal_name, bool success) const { in DBusStatusHandlersRegistered()
162 StatusUpdateHandler* handler) const { in StatusUpdateHandlersRegistered()
241 bool DBusUpdateEngineClient::GetTargetChannel(string* out_channel) const { in GetTargetChannel()
247 bool DBusUpdateEngineClient::GetChannel(string* out_channel) const { in GetChannel()
254 int32_t* last_attempt_error) const { in GetLastAttemptError()
258 bool DBusUpdateEngineClient::GetEolStatus(int32_t* eol_status) const { in GetEolStatus()