Home
last modified time | relevance | path

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

/tools/dexter/slicer/export/slicer/
Ddex_format.h324 u4 method_idx; member
330 u4 method_idx; member
/tools/dexter/slicer/
Dreader.cc428 ir_method_annotation->method_decl = GetMethodDecl(dex_method_annotation->method_idx); in ParseMethodAnnotation()
443 ir_param_annotation->method_decl = GetMethodDecl(dex_param_annotation->method_idx); in ParseParamAnnotation()
Dwriter.cc749 dex_item.method_idx = irItem->method_decl->index; in WriteClassAnnotations()
756 dex_item.method_idx = irItem->method_decl->index; in WriteClassAnnotations()