ProfileExistsForPath 305 apps/app_shim/extension_app_shim_handler_mac.cc if (!delegate_->ProfileExistsForPath(profile_path)) { ProfileExistsForPath 385 apps/app_shim/extension_app_shim_handler_mac.cc if (!extension || !delegate_->ProfileExistsForPath(profile_path)) { ProfileExistsForPath 414 apps/app_shim/extension_app_shim_handler_mac.cc DCHECK(delegate_->ProfileExistsForPath(host->GetProfilePath())); ProfileExistsForPath 438 apps/app_shim/extension_app_shim_handler_mac.cc DCHECK(delegate_->ProfileExistsForPath(host->GetProfilePath())); ProfileExistsForPath 445 apps/app_shim/extension_app_shim_handler_mac.cc DCHECK(delegate_->ProfileExistsForPath(host->GetProfilePath())); ProfileExistsForPath 48 apps/app_shim/extension_app_shim_handler_mac.h virtual bool ProfileExistsForPath(const base::FilePath& path); ProfileExistsForPath 32 apps/app_shim/extension_app_shim_handler_mac_unittest.cc MOCK_METHOD1(ProfileExistsForPath, bool(const base::FilePath&)); ProfileExistsForPath 167 apps/app_shim/extension_app_shim_handler_mac_unittest.cc EXPECT_CALL(*delegate_, ProfileExistsForPath(profile_path_a_)) ProfileExistsForPath 171 apps/app_shim/extension_app_shim_handler_mac_unittest.cc EXPECT_CALL(*delegate_, ProfileExistsForPath(profile_path_b_)) ProfileExistsForPath 222 apps/app_shim/extension_app_shim_handler_mac_unittest.cc EXPECT_CALL(*delegate_, ProfileExistsForPath(profile_path_a_))