Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dreader.cc66 header_->proto_ids_size); in ProtoIds()
946 SLICER_CHECK(header_->proto_ids_size < 65536); in ValidateHeader()
Dwriter.cc324 header->proto_ids_size = dex_->proto_ids.ItemsCount(); in CreateImage()
/tools/dexter/testdata/expected/
Dexit_hooks.stats9 proto_ids_size : 12
Dentry_hooks.stats9 proto_ids_size : 17
Dtry_catch.stats9 proto_ids_size : 4
Dhello.stats9 proto_ids_size : 13
Dlarge.stats9 proto_ids_size : 14560
Dlarge.am_stats9 proto_ids_size : 14560
Dhello.hello_stats9 proto_ids_size : 13
Dmedium.stats9 proto_ids_size : 1923
Dhello_nodebug.stats9 proto_ids_size : 10
Dmin.stats9 proto_ids_size : 1
Dmi.stats9 proto_ids_size : 5
/tools/dexter/slicer/export/slicer/
Ddex_format.h148 u4 proto_ids_size; member
/tools/dexter/dexter/
Ddexter.cc238 printf(" proto_ids_size : %u\n", header->proto_ids_size); in PrintDexFileStats()