HomeSort by relevance Sort by last modified time
    Searched refs:kUpdateStatusReportingErrorEvent (Results 1 - 4 of 4) sorted by null

  /external/cros/system_api/dbus/update_engine/
dbus-constants.h 44 const char kUpdateStatusReportingErrorEvent[] =
  /system/update_engine/
update_status_utils.cc 57 return update_engine::kUpdateStatusReportingErrorEvent;
119 } else if (s == update_engine::kUpdateStatusReportingErrorEvent) {
  /system/update_engine/update_manager/
real_updater_provider.cc 159 update_engine::kUpdateStatusReportingErrorEvent,
real_updater_provider_unittest.cc 244 SetArgPointee<2>(update_engine::kUpdateStatusReportingErrorEvent),

Completed in 771 milliseconds