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

  /external/chromium_org/chrome/installer/util/
install_util.h 193 static bool OpenForInfo(const base::FilePath& path,
install_util.cc 562 bool InstallUtil::ProgramCompare::OpenForInfo(const base::FilePath& path,
584 if (!OpenForInfo(path_to_match_, &file_handle_)) {
628 return (OpenForInfo(path, &handle) &&

Completed in 39 milliseconds