Searched refs:LoadProfileAsync (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dprofile_store.h22 virtual void LoadProfileAsync(const base::FilePath& path,
H A Dprofile_loader.cc42 profile_store_->LoadProfileAsync(
H A Dapp_list_service_impl.h83 void LoadProfileAsync(const base::FilePath& profile_file_path);
H A Dapp_list_service_impl.cc93 virtual void LoadProfileAsync(
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile_store.h24 virtual void LoadProfileAsync(
H A Dfake_profile_store.cc39 void FakeProfileStore::LoadProfileAsync( function in class:FakeProfileStore
/external/chromium_org/chrome/browser/apps/app_shim/
H A Dextension_app_shim_handler_mac.h49 virtual void LoadProfileAsync(const base::FilePath& path,
133 // This is passed to Delegate::LoadProfileAsync for shim-initiated launches
H A Dextension_app_shim_handler_mac_unittest.cc34 MOCK_METHOD2(LoadProfileAsync,
388 EXPECT_CALL(*delegate_, LoadProfileAsync(profile_path_a_, _))
H A Dextension_app_shim_handler_mac.cc148 void ExtensionAppShimHandler::Delegate::LoadProfileAsync( function in class:apps::ExtensionAppShimHandler::Delegate
343 delegate_->LoadProfileAsync(

Completed in 868 milliseconds