Searched refs:IsProgramsFilesParent (Results 1 – 3 of 3) sorted by relevance
96 cloud_print::IsProgramsFilesParent(old_location) && in ProcessInstallerSwitches()122 cloud_print::IsProgramsFilesParent(delete_path)) { in ProcessInstallerSwitches()
45 bool IsProgramsFilesParent(const base::FilePath& path);
196 if (!IsProgramsFilesParent(installer_source)) in DeleteProgramDir()212 bool IsProgramsFilesParent(const base::FilePath& path) { in IsProgramsFilesParent() function