Home
last modified time | relevance | path

Searched defs:is_in_back_forward_cache (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dpage_lifecycle_state_manager.cc62 bool is_in_back_forward_cache, in SetIsInBackForwardCache()
H A Drender_view_host_impl.h243 bool is_in_back_forward_cache() const { return is_in_back_forward_cache_; } in is_in_back_forward_cache() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/main_thread/
H A Dpage_scheduler_impl.cc340 bool is_in_back_forward_cache) { in SetPageBackForwardCached()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/frame_host/
H A Drender_frame_host_impl.h1007 bool is_in_back_forward_cache() const { return is_in_back_forward_cache_; } in is_in_back_forward_cache() function