Home
last modified time | relevance | path

Searched defs:is_incognito_process (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/renderer/alloy/
Dalloy_render_thread_observer.h29 static bool is_incognito_process() { return is_incognito_process_; } in is_incognito_process() function
Dalloy_render_thread_observer.cc52 bool is_incognito_process, in SetInitialConfiguration()