Searched defs:StartLoad (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dpnacl_resources.cc68 bool PnaclResources::StartLoad() { function in class:plugin::PnaclResources
69 PLUGIN_PRINTF(("PnaclResources::StartLoad\n"));
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dcaptive_portal_view.cc39 void CaptivePortalView::StartLoad() { function in class:chromeos::CaptivePortalView
40 SimpleWebViewDialog::StartLoad(GURL(CaptivePortalStartURL()));
H A Dsimple_web_view_dialog.cc147 void SimpleWebViewDialog::StartLoad(const GURL& url) { function in class:chromeos::SimpleWebViewDialog
/external/chromium_org/mojo/tools/package_manager/
H A Dpackage_manager_application.cc53 StartLoad(url);
56 void PackageManagerApplication::StartLoad(const GURL& url) { function in class:mojo::PackageManagerApplication
69 StartLoad(manifest.deps()[i]);
/external/pdfium/core/src/reflow/
H A Dlayoutprovider_taggedpdf.cpp717 LayoutStatus CPDF_LayoutProvider_TaggedPDF::StartLoad(IFX_Pause* pPause) function in class:CPDF_LayoutProvider_TaggedPDF
H A Dautoreflow.cpp719 LayoutStatus CPDF_AutoReflowLayoutProvider::StartLoad(IFX_Pause* pPause) function in class:CPDF_AutoReflowLayoutProvider
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Ddrive_first_run_controller.cc139 void StartLoad();
212 void DriveWebContentsManager::StartLoad() { function in class:chromeos::DriveWebContentsManager
397 web_contents_manager_->StartLoad();
/external/chromium_org/chrome/browser/extensions/
H A Duser_script_loader.cc446 StartLoad();
450 void UserScriptLoader::StartLoad() { function in class:extensions::UserScriptLoader
515 StartLoad();
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
H A Dwallpaper_manager.cc1119 base::Bind(&WallpaperManager::StartLoad,
1482 StartLoad(
1492 StartLoad(
1608 void WallpaperManager::StartLoad(const std::string& user_id, function in class:chromeos::WallpaperManager

Completed in 668 milliseconds