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

  /external/chromium_org/content/browser/frame_host/
interstitial_page_impl.cc 213 TakeActionOnResourceDispatcher(BLOCK);
332 TakeActionOnResourceDispatcher(CANCEL);
344 TakeActionOnResourceDispatcher(CANCEL);
584 TakeActionOnResourceDispatcher(CANCEL);
586 TakeActionOnResourceDispatcher(RESUME);
615 TakeActionOnResourceDispatcher(RESUME);
617 TakeActionOnResourceDispatcher(CANCEL);
643 TakeActionOnResourceDispatcher(RESUME);
645 TakeActionOnResourceDispatcher(CANCEL);
771 void InterstitialPageImpl::TakeActionOnResourceDispatcher(
    [all...]
interstitial_page_impl.h 191 void TakeActionOnResourceDispatcher(ResourceRequestAction action);

Completed in 104 milliseconds