Searched refs:GetResolver (Results 1 – 2 of 2) sorted by relevance
72 ResolverThunk* GetResolver(InterceptionType type);
162 ResolverThunk* resolver = GetResolver(function->type); in PatchDll()202 ResolverThunk* InterceptionAgent::GetResolver(InterceptionType type) { in GetResolver() function in sandbox::InterceptionAgent