Searched refs:DetourInterfaceInvoke (Results 1 – 3 of 3) sorted by relevance
147 class DetourInterfaceInvoke : public DetourHook {149 DetourInterfaceInvoke(const ir::MethodId& orig_method_id, in DetourInterfaceInvoke() function
303 mi.AddTransformation<slicer::DetourInterfaceInvoke>( in TestMethodInstrumenter()
503 dex::Opcode DetourInterfaceInvoke::GetNewOpcode(dex::Opcode opcode) { in GetNewOpcode()