OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TransferHostOut
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/webkit/browser/appcache/
appcache_backend_impl.h
63
scoped_ptr<AppCacheHost>
TransferHostOut
(int host_id);
appcache_backend_impl.cc
150
scoped_ptr<AppCacheHost> AppCacheBackendImpl::
TransferHostOut
(int host_id) {
appcache_request_handler.cc
178
host_for_cross_site_transfer_ = backend->
TransferHostOut
(host_->host_id());
Completed in 57 milliseconds