Searched refs:called_method_index (Results 1 – 1 of 1) sorted by relevance
1421 uint32_t called_method_index = iter->VRegB_35c(); in MethodContainsRSensitiveAccess() local1422 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()1431 uint32_t called_method_index = iter->VRegB_3rc(); in MethodContainsRSensitiveAccess() local1432 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()1440 uint32_t called_method_index = quicken_info.GetData(quicken_index); in MethodContainsRSensitiveAccess() local1441 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()