Home
last modified time | relevance | path

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

/external/chromium_org/chrome/installer/util/
Dinstall_util.cc581 bool InstallUtil::ProgramCompare::OpenForInfo(const base::FilePath& path, in OpenForInfo() function in InstallUtil::ProgramCompare
600 if (!OpenForInfo(path_to_match_, &file_)) { in ProgramCompare()
644 return (OpenForInfo(path, &file) && in EvaluatePath()
Dinstall_util.h198 static bool OpenForInfo(const base::FilePath& path, base::File* file);