Searched defs:ClassifyNavigation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl.cc786 details->type = ClassifyNavigation(rfh, params);
884 NavigationType NavigationControllerImpl::ClassifyNavigation( function in class:content::NavigationControllerImpl
1108 // guaranteed to exist by ClassifyNavigation, and we just need to update it
1159 // ClassifyNavigation. All we need to do is update the existing entry.
1227 DCHECK(GetLastCommittedEntry()) << "ClassifyNavigation should guarantee "

Completed in 51 milliseconds