Home
last modified time | relevance | path

Searched defs:cDescriptor (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/
H A DSerialDescriptorSpecificationTest.kt77 val cDescriptor = d.getElementDescriptor(2) in testHolderDescriptor() constant
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyDescriptorPool.java189 private static RubyClass cDescriptor; field in RubyDescriptorPool
H A DRubyDescriptor.java53 RubyClass cDescriptor = in createRubyDescriptor() local
/aosp_15_r20/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyDescriptorPool.java189 private static RubyClass cDescriptor; field in RubyDescriptorPool
H A DRubyDescriptor.java53 RubyClass cDescriptor = in createRubyDescriptor() local
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c230 VALUE cDescriptor = Qnil; variable
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c230 VALUE cDescriptor = Qnil; variable