Searched defs:LOAD_STRING (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file_verifier.cc100 #define LOAD_STRING(var, idx, error) \ macro
1493 LOAD_STRING(descriptor, item->descriptor_idx_, "inter_type_id_item descriptor_idx")
1518 LOAD_STRING(shorty, item->shorty_idx_, "inter_proto_id_item shorty_idx")
1606 LOAD_STRING(descriptor, item->name_idx_, "inter_field_id_item name_idx")
1647 LOAD_STRING(descriptor, item->name_idx_, "inter_method_id_item name_idx")

Completed in 7 milliseconds