Lines Matching refs:dex
18 * This is a tool to read dex files into an internal representation,
19 * reorganize the representation, and emit dex files with a better
349 const DexFile::StringId& disk_string_id = dex_file.GetStringId(dex::StringIndex(i));
358 const DexFile::TypeId& disk_type_id = dex_file.GetTypeId(dex::TypeIndex(i));
632 const dex::TypeIndex type_index = it.GetHandlerTypeIndex();
844 // The description of each dex file section type.