Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/embedder/
Dconfiguration.h23 bool is_broker_process = false; member
/external/libchrome/mojo/core/
Dnode_controller.cc206 DCHECK(!GetConfiguration().is_broker_process); in AcceptBrokerClientInvitation()
456 if (GetConfiguration().is_broker_process) in GetBrokerChannel()
582 if (!GetConfiguration().is_broker_process && broker) { in SendPeerEvent()
596 if (!GetConfiguration().is_broker_process) { in SendPeerEvent()
883 DCHECK(!GetConfiguration().is_broker_process); in OnAcceptBrokerClient()