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

  /art/runtime/
dex_file_annotations.cc 167 const uint8_t* annotation = annotation_item->annotation_;
763 const uint8_t* annotation = annotation_item->annotation_;
817 const uint8_t* annotation = annotation_item->annotation_;
829 SearchEncodedAnnotation(dex_file, annotation_item->annotation_, annotation_name);
    [all...]
dex_file.h 414 uint8_t annotation_[1]; member in struct:art::DexFile::MethodHandleType::AnnotationItem
    [all...]
dex_file_verifier.cc     [all...]
  /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...]
  /art/dexlayout/
dex_ir.h 1028 std::unique_ptr<EncodedAnnotation> annotation_; member in class:art::dex_ir::AnnotationItem
    [all...]
dex_ir.cc 438 const uint8_t* annotation_data = annotation->annotation_;
    [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...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 3629 ::google::protobuf::RepeatedPtrField< ::google::protobuf::GeneratedCodeInfo_Annotation > annotation_; member in class:google::protobuf::GeneratedCodeInfo
    [all...]
descriptor.pb.cc 531 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(GeneratedCodeInfo, annotation_),
    [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...]
  /art/dexdump/
dexdump.cc 647 const u1* rData = annotation->annotation_;
    [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3/
kotlin-reflect-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/
kotlin-reflect-1.1.3-2.jar 
  /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 657 milliseconds