Home | History | Annotate | Download | only in web_contents

Lines Matching refs:ClassifyNavigation

741   details->type = ClassifyNavigation(params);
832 NavigationType NavigationControllerImpl::ClassifyNavigation(
1044 // guaranteed to exist by ClassifyNavigation, and we just need to update it
1093 // ClassifyNavigation. All we need to do is update the existing entry.
1150 DCHECK(GetLastCommittedEntry()) << "ClassifyNavigation should guarantee "