Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dnode_controller.cc335 bool channel_ok = broker_host->SendChannel( in SendBrokerClientInvitationOnIOThread() local
339 if (!channel_ok) { in SendBrokerClientInvitationOnIOThread()
349 CHECK(channel_ok); in SendBrokerClientInvitationOnIOThread()