Searched refs:EvaluatePath (Results 1 – 3 of 3) sorted by relevance
195 bool EvaluatePath(const base::FilePath& path) const;
625 return EvaluatePath(program); in Evaluate()628 bool InstallUtil::ProgramCompare::EvaluatePath( in EvaluatePath() function in InstallUtil::ProgramCompare
1235 if (!desired_target_compare_.EvaluatePath(target_path)) in Match()1279 if (InstallUtil::ProgramCompare(old_target).EvaluatePath(old_prop.icon)) in ShortcutOpRetarget()