OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPCCommands
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/linux/services/
broker_process.h
63
enum
IPCCommands
{
68
int PathAndFlagsSyscall(enum
IPCCommands
command_type,
72
bool HandleRemoteCommand(
IPCCommands
command_type,
broker_process.cc
201
int BrokerProcess::PathAndFlagsSyscall(enum
IPCCommands
syscall_type,
326
r = HandleRemoteCommand(static_cast<
IPCCommands
>(command_type),
346
bool BrokerProcess::HandleRemoteCommand(
IPCCommands
command_type, int reply_ipc,
Completed in 26 milliseconds