Searched refs:detour_method_id_ (Results 1 – 2 of 2) sorted by relevance
117 : orig_method_id_(orig_method_id), detour_method_id_(detour_method_id) { in DetourHook()120 SLICER_CHECK(detour_method_id_.signature == nullptr); in DetourHook()127 ir::MethodId detour_method_id_; variable
474 builder.GetAsciiString(detour_method_id_.method_name), ir_proto, in Apply()475 builder.GetType(detour_method_id_.class_descriptor)); in Apply()