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.cc1395 uint32_t called_method_index = iter->VRegB_35c(); in MethodContainsRSensitiveAccess() local
1396 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()
1405 uint32_t called_method_index = iter->VRegB_3rc(); in MethodContainsRSensitiveAccess() local
1406 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()