ProfileForPath    314 apps/app_shim/extension_app_shim_handler_mac.cc   Profile* profile = delegate_->ProfileForPath(profile_path);
ProfileForPath    379 apps/app_shim/extension_app_shim_handler_mac.cc   Profile* profile = delegate_->ProfileForPath(profile_path);
ProfileForPath    415 apps/app_shim/extension_app_shim_handler_mac.cc   Profile* profile = delegate_->ProfileForPath(host->GetProfilePath());
ProfileForPath    439 apps/app_shim/extension_app_shim_handler_mac.cc   Profile* profile = delegate_->ProfileForPath(host->GetProfilePath());
ProfileForPath    446 apps/app_shim/extension_app_shim_handler_mac.cc   Profile* profile = delegate_->ProfileForPath(host->GetProfilePath());
ProfileForPath     49 apps/app_shim/extension_app_shim_handler_mac.h     virtual Profile* ProfileForPath(const base::FilePath& path);
ProfileForPath     33 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   MOCK_METHOD1(ProfileForPath, Profile*(const base::FilePath&));
ProfileForPath    169 apps/app_shim/extension_app_shim_handler_mac_unittest.cc     EXPECT_CALL(*delegate_, ProfileForPath(profile_path_a_))
ProfileForPath    173 apps/app_shim/extension_app_shim_handler_mac_unittest.cc     EXPECT_CALL(*delegate_, ProfileForPath(profile_path_b_))
ProfileForPath    385 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   EXPECT_CALL(*delegate_, ProfileForPath(profile_path_a_))