Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dsys_info_chromeos.cc40 const char kLinuxStandardBaseReleaseFile[] = "/etc/lsb-release"; variable
76 FilePath path(kLinuxStandardBaseReleaseFile); in Parse()
/aosp_15_r20/external/cronet/base/system/
H A Dsys_info_chromeos.cc42 const char kLinuxStandardBaseReleaseFile[] = "/etc/lsb-release"; variable
67 FilePath path(kLinuxStandardBaseReleaseFile); in ChromeOSVersionInfo()