Searched refs:is_tree_host_ready_ (Results 1 – 2 of 2) sorted by relevance
23 is_tree_host_ready_(false) { in ViewManagerInitServiceImpl()32 if (!is_tree_host_ready_) in MaybeEmbedRoot()54 DCHECK(!is_tree_host_ready_); in OnRootViewManagerWindowTreeHostCreated()55 is_tree_host_ready_ = true; in OnRootViewManagerWindowTreeHostCreated()
66 bool is_tree_host_ready_; variable