Searched refs:called_method_index (Results 1 – 1 of 1) sorted by relevance
1442 uint32_t called_method_index = iter->VRegB_35c(); in MethodContainsRSensitiveAccess() local1443 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()1452 uint32_t called_method_index = iter->VRegB_3rc(); in MethodContainsRSensitiveAccess() local1453 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()1461 uint32_t called_method_index = quicken_info.GetData(quicken_index); in MethodContainsRSensitiveAccess() local1462 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()