Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_verifier.cc100 #define LOAD_STRING(var, idx, error) \ macro
1520 LOAD_STRING(descriptor, item->descriptor_idx_, "inter_type_id_item descriptor_idx") in CheckInterTypeIdItem()
1545 LOAD_STRING(shorty, item->shorty_idx_, "inter_proto_id_item shorty_idx") in CheckInterProtoIdItem()
1633 LOAD_STRING(descriptor, item->name_idx_, "inter_field_id_item name_idx") in CheckInterFieldIdItem()
1674 LOAD_STRING(descriptor, item->name_idx_, "inter_method_id_item name_idx") in CheckInterMethodIdItem()