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

/external/chromium_org/mojo/application_manager/
H A Dapplication_manager.cc193 GetLoaderForURL(url)->Load(this, url, callbacks);
284 ApplicationLoader* ApplicationManager::GetLoaderForURL(const GURL& url) { function in class:mojo::ApplicationManager
302 ApplicationLoader* loader = GetLoaderForURL(url);

Completed in 70 milliseconds