Home
last modified time | relevance | path

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

/tools/dexter/slicer/export/slicer/
Ddex_format.h194 u2 proto_idx; member
/tools/dexter/slicer/
Dreader.cc818 ir_method->prototype = GetProto(dex_method.proto_idx); in ParseMethodDecl()
Dwriter.cc604 dexMethodId->proto_idx = ir_method->prototype->index; in FillMethods()