HomeSort by relevance Sort by last modified time
    Searched defs:annotation_ (Results 1 - 10 of 10) sorted by null

  /build/make/tools/ijar/
classfile.cc 735 delete annotation_;
739 annotation_->ExtractClassNames();
746 annotation_->Write(p);
754 value->annotation_ = Annotation::Read(p);
888 Annotation *annotation_; member in struct:devtools_ijar::TypeAnnotation
893 delete annotation_;
898 annotation_->Write(p);
902 value->annotation_ = Annotation::Read(p);
906 Annotation *annotation_; member in struct:devtools_ijar::AnnotationTypeElementValue
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs 5149 private readonly pbc::RepeatedField<global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation> annotation_ = new pbc::RepeatedField<global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation>(); field in class:Google.Protobuf.Reflection.GeneratedCodeInfo
    [all...]
  /art/dexlayout/
dex_ir.h 1027 std::unique_ptr<EncodedAnnotation> annotation_; member in class:art::dex_ir::AnnotationItem
    [all...]
  /art/runtime/
dex_file.h 413 uint8_t annotation_[1]; member in struct:art::DexFile::MethodHandleType::AnnotationItem
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 3629 ::google::protobuf::RepeatedPtrField< ::google::protobuf::GeneratedCodeInfo_Annotation > annotation_; member in class:google::protobuf::GeneratedCodeInfo
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 3629 ::google::protobuf::RepeatedPtrField< ::google::protobuf::GeneratedCodeInfo_Annotation > annotation_; member in class:google::protobuf::GeneratedCodeInfo
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/
protobuf-java-3.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/
protobuf-java-3.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/
kotlin-reflect-1.0.6.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-reflect.jar 

Completed in 245 milliseconds