Searched refs:PlatformAppPathLauncher (Results 1 – 1 of 1) sorted by relevance
98 class PlatformAppPathLauncher class99 : public base::RefCountedThreadSafe<PlatformAppPathLauncher> {101 PlatformAppPathLauncher(Profile* profile, in PlatformAppPathLauncher() function in apps::__anonf0d433cb0111::PlatformAppPathLauncher109 PlatformAppPathLauncher(Profile* profile, in PlatformAppPathLauncher() function in apps::__anonf0d433cb0111::PlatformAppPathLauncher133 base::Bind(&PlatformAppPathLauncher::OnFilesValid, this), in Launch()134 base::Bind(&PlatformAppPathLauncher::OnFilesInvalid, this)); in Launch()150 base::Bind(&PlatformAppPathLauncher::MakePathAbsolute, in LaunchWithRelativePath()156 friend class base::RefCountedThreadSafe<PlatformAppPathLauncher>;158 virtual ~PlatformAppPathLauncher() {} in ~PlatformAppPathLauncher()171 base::Bind(&PlatformAppPathLauncher::LaunchWithNoLaunchData, this)); in MakePathAbsolute()[all …]