Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/win/src/
Dsandbox_types.h86 INTERCEPTION_LAST // Placeholder for last item in the enumeration enumerator
Dinterception.cc356 if (data.type >= INTERCEPTION_LAST) in IsInterceptionPerformedByChild()