Searched refs:created_resource_dispatcher_host_ (Results 1 – 2 of 2) sorted by relevance
104 : created_resource_dispatcher_host_(false), in BrowserProcessImpl()363 if (!created_resource_dispatcher_host_) in resource_dispatcher_host()687 DCHECK(!created_resource_dispatcher_host_ && in CreateResourceDispatcherHost()689 created_resource_dispatcher_host_ = true; in CreateResourceDispatcherHost()
156 bool created_resource_dispatcher_host_; variable