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

  /external/chromium_org/net/tools/dump_cache/
dump_files.h 15 int GetMajorVersion(const base::FilePath& input_path);
dump_cache.cc 127 int version = GetMajorVersion(input_path);
dump_files.cc 311 int GetMajorVersion(const base::FilePath& input_path) {
  /external/chromium/net/tools/dump_cache/
dump_cache.cc 28 int GetMajorVersion(const std::wstring& input_path);
142 int version = GetMajorVersion(input_path);
dump_files.cc 267 int GetMajorVersion(const std::wstring& input_path) {

Completed in 37 milliseconds