Home
last modified time | relevance | path

Searched refs:single_process_cleanup_complete_ (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/renderer/alloy/
Dalloy_content_renderer_client.cc166 complete = single_process_cleanup_complete_; in RunSingleProcessCleanup()
504 single_process_cleanup_complete_ = true; in WillDestroyCurrentMessageLoop()
Dalloy_content_renderer_client.h155 bool single_process_cleanup_complete_ = false; variable