Home
last modified time | relevance | path

Searched refs:kPrefsBootId (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Dreal_system_state.cc112 system_rebooted_ = (!prefs_->GetString(kPrefsBootId, &prev_boot_id) || in Initialize()
114 prefs_->SetString(kPrefsBootId, boot_id); in Initialize()
/system/update_engine/common/
Dconstants.cc37 const char kPrefsBootId[] = "boot-id"; variable
Dconstants.h44 extern const char kPrefsBootId[];