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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page.h 173 bool is_main_frame_load_blocked_; member in class:SafeBrowsingBlockingPage
safe_browsing_blocking_page.cc 199 is_main_frame_load_blocked_(IsMainPageLoadBlocked(unsafe_resources)),
241 if (!is_main_frame_load_blocked_) {
350 if (is_main_frame_load_blocked_) {
    [all...]

Completed in 26 milliseconds