Searched refs:INTERCEPTION_INVALID (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/sandbox/win/src/ | ||
D | sandbox_types.h | 80 INTERCEPTION_INVALID = 0, enumerator |
D | interception.cc | 350 if (INTERCEPTION_INVALID == data.type) in IsInterceptionPerformedByChild() |