Searched refs:IsTransferredNavigation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_impl.h435 bool IsTransferredNavigation(
H A Dresource_dispatcher_host_impl.cc1367 if (IsTransferredNavigation(GlobalRequestID(child_id, request_id)))
1510 DCHECK(IsTransferredNavigation(id));
1550 if (IsTransferredNavigation(id))
1555 !IsTransferredNavigation(id) &&
2010 bool ResourceDispatcherHostImpl::IsTransferredNavigation( function in class:content::ResourceDispatcherHostImpl

Completed in 77 milliseconds