Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.h96 bool MethodIsReachabilitySensitive(const DexFile& dex_file,
Ddex_file_annotations.cc1313 bool MethodIsReachabilitySensitive(const DexFile& dex_file, in MethodIsReachabilitySensitive() function
1327 static bool MethodIsReachabilitySensitive(const DexFile& dex_file, in MethodIsReachabilitySensitive() function
1335 && MethodIsReachabilitySensitive(dex_file, *class_def, method_index); in MethodIsReachabilitySensitive()
1422 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()
1432 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()
1441 if (MethodIsReachabilitySensitive(dex_file, called_method_index)) { in MethodContainsRSensitiveAccess()