HomeSort by relevance Sort by last modified time
    Searched refs:AnnotationProcessor (Results 1 - 8 of 8) sorted by null

  /frameworks/base/tools/aapt2/java/
AnnotationProcessor.cpp 17 #include "java/AnnotationProcessor.h"
27 void AnnotationProcessor::AppendCommentLine(std::string& comment) {
54 void AnnotationProcessor::AppendComment(const StringPiece& comment) {
65 void AnnotationProcessor::AppendNewLine() { comment_ << "\n *"; }
67 void AnnotationProcessor::WriteToStream(std::ostream* out,
AnnotationProcessor_test.cpp 17 #include "java/AnnotationProcessor.h"
29 AnnotationProcessor processor;
40 AnnotationProcessor processor;
AnnotationProcessor.h 54 class AnnotationProcessor {
ClassDefinition.h 27 #include "java/AnnotationProcessor.h"
40 AnnotationProcessor* GetCommentBuilder() { return &processor_; }
51 AnnotationProcessor processor_;
JavaClassGenerator.h 32 class AnnotationProcessor;
JavaClassGenerator.cpp 36 #include "java/AnnotationProcessor.h"
98 static void AddAttributeFormatDoc(AnnotationProcessor* processor, Attribute* attr) {
386 AnnotationProcessor* attr_processor = index_member->GetCommentBuilder();
445 AnnotationProcessor* processor = resource_member->GetCommentBuilder();
558 AnnotationProcessor* processor) {
  /frameworks/base/tools/aapt/
Resource.cpp 178 class AnnotationProcessor {
180 AnnotationProcessor() : mDeprecated(false), mSystemApi(false) { }
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 

Completed in 88 milliseconds