Searched refs:broker_host (Results 1 – 6 of 6) sorted by relevance
88 BrokerHost broker_host(policy_, std::move(ipc_reader)); in Init() local90 switch (broker_host.HandleRequest()) { in Init()
352 "syscall_broker/broker_host.cc",353 "syscall_broker/broker_host.h",397 "syscall_broker/broker_host.cc",398 "syscall_broker/broker_host.h",
245 'syscall_broker/broker_host.cc',246 'syscall_broker/broker_host.h',
23 "broker_host.h",
387 BrokerHost* broker_host = new BrokerHost(std::move(platform_handle)); in ConnectToChildOnIOThread() local388 broker_host->SendChannel(node_channel.PassClientHandle()); in ConnectToChildOnIOThread()
326 linux/syscall_broker/broker_host.cc