HomeSort by relevance Sort by last modified time
    Searched full:spawning_host_impl (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/child/appcache/
web_application_cache_host_impl.cc 172 const WebApplicationCacheHostImpl* spawning_host_impl = local
174 if (spawning_host_impl && (spawning_host_impl != this) &&
175 (spawning_host_impl->status_ != APPCACHE_STATUS_UNCACHED)) {
176 backend_->SetSpawningHostId(host_id_, spawning_host_impl->host_id());

Completed in 196 milliseconds