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

/external/chromium_org/sandbox/win/src/
H A Dresolver.h5 // Defines ResolverThunk, the interface for classes that perform interceptions.
20 class ResolverThunk { class in namespace:sandbox
22 ResolverThunk() {} function in class:sandbox::ResolverThunk
23 virtual ~ResolverThunk() {}
100 DISALLOW_COPY_AND_ASSIGN(ResolverThunk);

Completed in 78 milliseconds