Home
last modified time | relevance | path

Searched refs:EvaluatePath (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dinstall_util.h195 bool EvaluatePath(const base::FilePath& path) const;
Dinstall_util.cc625 return EvaluatePath(program); in Evaluate()
628 bool InstallUtil::ProgramCompare::EvaluatePath( in EvaluatePath() function in InstallUtil::ProgramCompare
Dshell_util.cc1235 if (!desired_target_compare_.EvaluatePath(target_path)) in Match()
1279 if (InstallUtil::ProgramCompare(old_target).EvaluatePath(old_prop.icon)) in ShortcutOpRetarget()