Searched defs:should_replace_current_entry_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/public/renderer/
H A Dnavigation_state.h65 return should_replace_current_entry_;
68 should_replace_current_entry_ = value;
131 bool should_replace_current_entry_; member in class:content::NavigationState
/external/chromium_org/content/browser/loader/
H A Dresource_request_info_impl.h123 return should_replace_current_entry_;
176 bool should_replace_current_entry_; member in class:content::ResourceRequestInfoImpl
/external/chromium_org/content/child/
H A Drequest_extra_data.h61 return should_replace_current_entry_;
65 should_replace_current_entry_ = should_replace_current_entry;
114 bool should_replace_current_entry_; member in class:content::RequestExtraData
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_manager.h507 bool should_replace_current_entry_; member in class:prerender::PrerenderManager::PendingSwap

Completed in 149 milliseconds