Searched refs:annotation_type (Results 1 – 1 of 1) sorted by relevance
1351 jint annotation_type = env->CallIntMethod(java_annotation, get_type); in ToNativePageAnnotation() local1355 switch (static_cast<Annotation::Type>(annotation_type)) { in ToNativePageAnnotation()