OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CancelBlockedRequestsForRoute
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.h
181
void
CancelBlockedRequestsForRoute
(int child_id, int route_id);
resource_dispatcher_host_impl.cc
816
//
CancelBlockedRequestsForRoute
while iterating over
828
CancelBlockedRequestsForRoute
(iter->child_id, iter->route_id);
[
all
...]
resource_dispatcher_host_unittest.cc
[
all
...]
/external/chromium_org/content/browser/frame_host/
interstitial_page_impl.cc
63
rdh->
CancelBlockedRequestsForRoute
(process_id, render_view_host_id);
Completed in 55 milliseconds