Searched refs:LOAD_STRING (Results 1 - 1 of 1) sorted by relevance
/art/runtime/ |
H A D | dex_file_verifier.cc | 104 #define LOAD_STRING(var, idx, error) \ macro 1729 LOAD_STRING(descriptor, item->descriptor_idx_, "inter_type_id_item descriptor_idx") 1754 LOAD_STRING(shorty, item->shorty_idx_, "inter_proto_id_item shorty_idx") 1843 LOAD_STRING(descriptor, item->name_idx_, "inter_field_id_item name_idx") 1884 LOAD_STRING(descriptor, item->name_idx_, "inter_method_id_item name_idx")
|
Completed in 563 milliseconds