Home
last modified time | relevance | path

Searched defs:raw_offset (Results 1 – 1 of 1) sorted by relevance

/art/libdexfile/dex/
Dtest_dex_file_builder.h169 uint32_t raw_offset = data_section_offset + entry.second.data_offset; variable
188 uint32_t raw_offset = proto_ids_offset + entry.second.idx * sizeof(dex::ProtoId); variable
204 uint32_t raw_offset = field_ids_offset + entry.second * sizeof(dex::FieldId); variable
211 uint32_t raw_offset = method_ids_offset + entry.second * sizeof(dex::MethodId); variable