Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc472 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
487 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
513 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
552 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
580 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
601 if (result_style == DexFile::kAllRaw || array_class == nullptr) { in ProcessAnnotationValue()
674 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
685 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
1599 DexFile::kAllRaw)) { in GetEnclosingClass()
1691 DexFile::kAllRaw)) { in GetInnerClassFlags()
[all …]
/art/libdexfile/dex/
Ddex_file.h192 kAllRaw enumerator