Searched refs:ParseLsbRelease (Results 1 - 4 of 4) sorted by relevance

/external/chromium/base/
H A Dsys_info_unittest.cc66 base::SysInfo::ParseLsbRelease(lsb_release,
82 base::SysInfo::ParseLsbRelease(lsb_release,
96 base::SysInfo::ParseLsbRelease(lsb_release,
H A Dsys_info.h75 static void ParseLsbRelease(const std::string& lsb_release,
H A Dsys_info_chromeos.cc60 ParseLsbRelease(contents,
77 void SysInfo::ParseLsbRelease(const std::string& lsb_release, function in class:base::SysInfo
/external/chromium_org/base/
H A Dsys_info_chromeos.cc78 ParseLsbRelease(lsb_release);
107 void ParseLsbRelease(const std::string& lsb_release) { function in class:base::__anon3981::ChromeOSVersionInfo

Completed in 137 milliseconds