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()
544 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
565 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
586 if (result_style == DexFile::kAllRaw || array_class == nullptr) { in ProcessAnnotationValue()
659 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
670 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
1578 DexFile::kAllRaw)) { in GetEnclosingClass()
1670 DexFile::kAllRaw)) { in GetInnerClassFlags()
[all …]
/art/libdexfile/dex/
Ddex_file.h192 kAllRaw enumerator