Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_process.cc88 BrokerHost broker_host(policy_, std::move(ipc_reader)); in Init() local
90 switch (broker_host.HandleRequest()) { in Init()
/external/libchrome/sandbox/linux/
DBUILD.gn352 "syscall_broker/broker_host.cc",
353 "syscall_broker/broker_host.h",
397 "syscall_broker/broker_host.cc",
398 "syscall_broker/broker_host.h",
Dsandbox_linux.gypi245 'syscall_broker/broker_host.cc',
246 'syscall_broker/broker_host.h',
/external/libmojo/mojo/edk/system/
DBUILD.gn23 "broker_host.h",
Dnode_controller.cc387 BrokerHost* broker_host = new BrokerHost(std::move(platform_handle)); in ConnectToChildOnIOThread() local
388 broker_host->SendChannel(node_channel.PassClientHandle()); in ConnectToChildOnIOThread()
/external/libchrome/
DSConstruct326 linux/syscall_broker/broker_host.cc