Searched refs:OpenForInfo (Results 1 – 2 of 2) sorted by relevance
581 bool InstallUtil::ProgramCompare::OpenForInfo(const base::FilePath& path, in OpenForInfo() function in InstallUtil::ProgramCompare600 if (!OpenForInfo(path_to_match_, &file_)) { in ProgramCompare()644 return (OpenForInfo(path, &file) && in EvaluatePath()
198 static bool OpenForInfo(const base::FilePath& path, base::File* file);