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.h269 u4 method_idx; member
275 u4 method_idx; member
/tools/dexter/slicer/
Dreader.cc387 ir_method_annotation->method_decl = GetMethodDecl(dex_method_annotation->method_idx); in ParseMethodAnnotation()
402 ir_param_annotation->method_decl = GetMethodDecl(dex_param_annotation->method_idx); in ParseParamAnnotation()
Dwriter.cc714 dex_item.method_idx = irItem->method_decl->index; in WriteClassAnnotations()
721 dex_item.method_idx = irItem->method_decl->index; in WriteClassAnnotations()