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

  /external/chromium_org/content/public/browser/
navigation_controller.h 154 bool can_load_local_resources; member in struct:content::NavigationController::LoadURLParams
  /external/chromium_org/content/public/renderer/
document_state.h 186 bool can_load_local_resources() const { return can_load_local_resources_; } function in class:content::DocumentState

Completed in 777 milliseconds