Home
last modified time | relevance | path

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

/system/update_engine/common/
Dutils.cc84 const char kBootIdPath[] = "/proc/sys/kernel/random/boot_id"; variable
1020 base::ReadFileToString(base::FilePath(kBootIdPath), boot_id)); in GetBootId()