Home
last modified time | relevance | path

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

/art/runtime/dex/
Ddex_file_annotations.cc419 DexFile::AnnotationResultStyle result_style) in ProcessAnnotationValue() argument
472 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
487 if (result_style == DexFile::kAllRaw) { in ProcessAnnotationValue()
499 if (result_style == DexFile::kAllObjects) { 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()
[all …]