OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPC_PING2_TAG
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
ipc_tags.h
14
IPC_PING2_TAG
, // Takes an in/out cookie in parameters and modify the cookie
target_services.cc
144
ResultCode code = CrossCall(ipc,
IPC_PING2_TAG
, counted_buffer, &answer);
sandbox_policy_base.cc
429
static const IPCParams ping2 = {
IPC_PING2_TAG
, INOUTPTR_TYPE};
447
if (IPC_PING1_TAG == service ||
IPC_PING2_TAG
== service)
621
case
IPC_PING2_TAG
: {
Completed in 237 milliseconds