Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc1453 uint32_t called_method_index = iter->VRegB_35c(); in MethodContainsRSensitiveAccess() local
1454 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()
1463 uint32_t called_method_index = iter->VRegB_3rc(); in MethodContainsRSensitiveAccess() local
1464 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()