Searched refs:kBootIdPath (Results 1 – 1 of 1) sorted by relevance
84 const char kBootIdPath[] = "/proc/sys/kernel/random/boot_id"; variable1020 base::ReadFileToString(base::FilePath(kBootIdPath), boot_id)); in GetBootId()