Home
last modified time | relevance | path

Searched refs:INTERCEPTION_INVALID (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dsandbox_types.h80 INTERCEPTION_INVALID = 0, enumerator
Dinterception.cc350 if (INTERCEPTION_INVALID == data.type) in IsInterceptionPerformedByChild()