Searched defs:InterceptionData (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dinterception.h136 struct InterceptionData { struct in class:sandbox::InterceptionManager
171 bool SetupDllInfo(const InterceptionData& data,
179 bool SetupInterceptionInfo(const InterceptionData& data, void** buffer,
185 bool IsInterceptionPerformedByChild(const InterceptionData& data) const;
212 std::list<InterceptionData> interceptions_;

Completed in 216 milliseconds