Home
last modified time | relevance | path

Searched refs:is_shutdown_ (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/
Dbrowser_context.cc181 DCHECK(is_shutdown_); in ~CefBrowserContext()
205 is_shutdown_ = true; in Shutdown()
Dbrowser_context.h236 bool is_shutdown_ = false; variable
/third_party/cef/patch/patches/
Dcontent_main_654986.patch115 is_shutdown_ = true;
/third_party/chromium/patch/
D0003-ohos-1115.patch48805 DCHECK(!is_shutdown_);