Home
last modified time | relevance | path

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

/tools/dexter/slicer/export/slicer/
Ddex_format.h200 u4 shorty_idx; member
/tools/dexter/slicer/
Dreader.cc850 ir_proto->shorty = GetString(dex_proto.shorty_idx); in ParseProto()
Dwriter.cc579 dexProtoId->shorty_idx = irProto->shorty->index; in FillProtos()