Home
last modified time | relevance | path

Searched refs:MethodLabel (Results 1 – 1 of 1) sorted by relevance

/tools/dexter/slicer/
Dinstrumentation.cc98 std::string MethodLabel(ir::EncodedMethod* ir_method) { in MethodLabel() function
294 auto method_label = builder.GetAsciiString(MethodLabel(ir_method).c_str()); in InjectArrayParamsHook()
480 auto method_label = builder.GetAsciiString(MethodLabel(ir_method).c_str()); in Apply()