Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A 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()
/aosp_15_r20/external/cronet/base/system/
H A Dsys_info_chromeos.cc53 std::string lsb_release, lsb_release_time_str; in ChromeOSVersionInfo() local
105 void ParseLsbRelease(const std::string& lsb_release) { in ParseLsbRelease()
237 void SysInfo::SetChromeOSVersionInfoForTest(const std::string& lsb_release, in SetChromeOSVersionInfoForTest()
/aosp_15_r20/external/cronet/base/test/
H A Dscoped_chromeos_version_info.cc15 std::string_view lsb_release, in ScopedChromeOSVersionInfo()
/aosp_15_r20/system/update_engine/common/
H A Dhwid_override.cc36 brillo::KeyValueStore lsb_release; in Read() local
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dremote_access.py1282 def lsb_release(self): member in ChromiumOSDevice