Searched refs:kAllObjects (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Ddex_file.cc1315 if (!ProcessAnnotationValue(h_klass, &annotation, &annotation_value, return_type, kAllObjects)) {
1534 kAllObjects)) {
1614 if (!ProcessAnnotationValue(klass, annotation, &annotation_value, method_return, kAllObjects)) {
1699 if (!ProcessAnnotationValue(klass, &annotation, &annotation_value, array_class, kAllObjects)) {
1911 if (result_style == kAllObjects) {
2087 if (result_style == kAllObjects && primitive_type != Primitive::kPrimVoid) {
H A Ddex_file.h407 kAllObjects, enumerator in enum:art::DexFile::AnnotationResultStyle

Completed in 122 milliseconds