Searched defs:annotations (Results 1 – 13 of 13) sorted by relevance
40 std::string annotations; in TEST() local53 std::string annotations; in TEST() local68 std::string annotations; in TEST() local83 std::string annotations; in TEST() local98 std::string annotations; in TEST() local
584 static void AppendJavaDocAnnotations(const std::vector<std::string>& annotations, in AppendJavaDocAnnotations()
43 val annotations = annotatedString.getStringAnnotations(0, annotatedString.length) regex
61 public boolean process( in process()
72 public boolean process(Set<? extends TypeElement> annotations, in process()
114 val annotations by lazy { regex
133 ArrayList<String> annotations = intent.getStringArrayListExtra( in getContentAnnotations() local
144 val annotations = field.annotations + variable.type.annotations regex
304 ArrayList<String> annotations = new ArrayList<>(); in createSendImageIntent() local
52 in String[] annotations, String action); in reportChooserSelection()
1400 String[] annotations, String action) { in reportChooserSelection()
362 String[] annotations = event.mContentAnnotations; in reportEvent() local
2549 @NonNull String contentType, String[] annotations, @NonNull String action) { in reportChooserSelection()