Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc471 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
486 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
512 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
543 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
564 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
585 if (result_style == DexFile::kAllRaw || array_class == nullptr) { in ProcessAnnotationValue()
658 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
669 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
1584 DexFile::kAllRaw)) { in GetEnclosingClass()
1676 DexFile::kAllRaw)) { in GetInnerClassFlags()
[all …]
/art/libdexfile/dex/
Ddex_file.h230 kAllRaw enumerator