Searched refs:sortedElements (Results 1 – 2 of 2) sorted by relevance
77 …Collection<? extends AnnotationElement> sortedElements = Ordering.from(BaseAnnotationElement.BY_NA… in writeAnnotation() local80 for (AnnotationElement element: sortedElements) { in writeAnnotation()
516 static std::vector<const Object::value_type *> sortedElements(const Object &O) { in sortedElements() function625 for (const auto *P : sortedElements(as<json::Object>())) { in print()