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

/external/chromium_org/mojo/application_manager/
H A Dapplication_manager.cc181 URLToShellImplMap::const_iterator shell_it = url_to_shell_impl_.find(url); local
182 if (shell_it != url_to_shell_impl_.end()) {
184 shell_it->second, url, requestor_url, service_provider.Pass());

Completed in 502 milliseconds