Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_common.h31 enum IPCCommand { enum
Dbroker_host.cc120 IPCCommand command_type, in HandleRemoteCommand()
209 broker_policy_, static_cast<IPCCommand>(command_type), in HandleRequest()
Dbroker_client.h64 int PathAndFlagsSyscall(IPCCommand syscall_type,
Dbroker_client.cc36 int BrokerClient::PathAndFlagsSyscall(IPCCommand syscall_type, in PathAndFlagsSyscall()