Searched refs:can_load_local_resources_ (Results 1 – 4 of 4) sorted by relevance
186 bool can_load_local_resources() const { return can_load_local_resources_; } in NON_EXPORTED_BASE()188 can_load_local_resources_ = can_load; in NON_EXPORTED_BASE()217 bool can_load_local_resources_; in NON_EXPORTED_BASE() local
23 can_load_local_resources_(false) { in DocumentState()
55 can_load_local_resources_(false), in NavigationEntryImpl()84 can_load_local_resources_(false), in NavigationEntryImpl()306 can_load_local_resources_ = allow; in SetCanLoadLocalResources()310 return can_load_local_resources_; in GetCanLoadLocalResources()
323 bool can_load_local_resources_; in NON_EXPORTED_BASE() local