Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc417 DexFile::AnnotationResultStyle result_style) in ProcessAnnotationValue() argument
470 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
485 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
497 if (result_style == DexFile::kAllObjects) { in ProcessAnnotationValue()
511 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
542 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
563 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
584 if (result_style == DexFile::kAllRaw || array_class == nullptr) { in ProcessAnnotationValue()
657 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
668 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
[all …]