Searched refs:detour_method_id_ (Results 1 – 2 of 2) sorted by relevance
128 : orig_method_id_(orig_method_id), detour_method_id_(detour_method_id) { in DetourHook()131 SLICER_CHECK_EQ(detour_method_id_.signature, nullptr); in DetourHook()138 ir::MethodId detour_method_id_; variable
561 builder.GetAsciiString(detour_method_id_.method_name), ir_proto, in Apply()562 builder.GetType(detour_method_id_.class_descriptor)); in Apply()