HomeSort by relevance Sort by last modified time
    Searched refs:IPCCommands (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/linux/services/
broker_process.h 65 enum IPCCommands {
70 int PathAndFlagsSyscall(enum IPCCommands command_type,
74 bool HandleRemoteCommand(IPCCommands command_type,
broker_process.cc 230 int BrokerProcess::PathAndFlagsSyscall(enum IPCCommands syscall_type,
355 r = HandleRemoteCommand(static_cast<IPCCommands>(command_type),
373 bool BrokerProcess::HandleRemoteCommand(IPCCommands command_type, int reply_ipc,

Completed in 250 milliseconds