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

  /external/chromium_org/content/browser/frame_host/
navigation_controller_impl_unittest.cc 2554 NavigationEntryImpl* transient_entry = new NavigationEntryImpl; local
2691 NavigationEntryImpl* transient_entry = new NavigationEntryImpl; local
    [all...]
navigation_controller_impl.cc 269 NavigationEntryImpl* transient_entry = local
271 if (!transient_entry)
273 LoadURL(transient_entry->GetURL(),
276 transient_entry->extra_headers());
    [all...]

Completed in 33 milliseconds