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

  /external/protobuf/java/src/test/java/com/google/protobuf/
DescriptorsTest.java 152 assertNull(messageType.getContainingType());
161 assertEquals(messageType, nestedType.getContainingType());
207 assertEquals(messageType, primitiveField.getContainingType());
238 extension.getContainingType());
294 assertNull(enumType.getContainingType());
302 assertEquals(TestAllTypes.getDescriptor(), nestedType.getContainingType());
  /external/llvm/include/llvm/IR/
DebugInfo.h 403 DITypeRef getContainingType() const { return getFieldAs<DITypeRef>(12); }
475 DITypeRef getContainingType() const { return getFieldAs<DITypeRef>(12); }
    [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java 452 public Descriptor getContainingType() { return containingType; }
735 public Descriptor getContainingType() { return containingType; }
788 * {@code getContainingType()} must return the same {@code Descriptor} for
    [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 
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 

Completed in 58 milliseconds