HomeSort by relevance Sort by last modified time
    Searched refs:kLinuxStandardBaseReleaseFile (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/
sys_info_chromeos.cc 25 const char kLinuxStandardBaseReleaseFile[] = "/etc/lsb-release";
55 FilePath path(kLinuxStandardBaseReleaseFile);
116 return FilePath(kLinuxStandardBaseReleaseFile);
  /external/chromium/base/
sys_info_chromeos.cc 26 const char kLinuxStandardBaseReleaseFile[] = "/etc/lsb-release";
56 FilePath path(kLinuxStandardBaseReleaseFile);

Completed in 1376 milliseconds