Home
last modified time | relevance | path

Searched defs:lsb_release (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dsys_info_chromeos.cc62 std::string lsb_release, lsb_release_time_str; in Parse() local
111 void ParseLsbRelease(const std::string& lsb_release) { in ParseLsbRelease()
210 void SysInfo::SetChromeOSVersionInfoForTest(const std::string& lsb_release, in SetChromeOSVersionInfoForTest()