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

  /external/chromium_org/chrome/browser/ui/
browser_commands.cc 320 NavigationEntry* last_committed_entry = local
323 last_committed_entry ? last_committed_entry->GetURL() : GURL()) ||
1162 NavigationEntry* last_committed_entry = local
    [all...]
  /external/chromium_org/chrome/browser/
memory_details.cc 325 const NavigationEntry* last_committed_entry = local
327 if ((last_committed_entry &&
328 LowerCaseEqualsASCII(last_committed_entry->GetVirtualURL().spec(),

Completed in 63 milliseconds