Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dnode_controller.cc636 bool needs_introduction = false; in SendPeerMessage() local
640 needs_introduction = queue.empty(); in SendPeerMessage()
644 if (needs_introduction) { in SendPeerMessage()