HomeSort by relevance Sort by last modified time
    Searched defs:getContainingType (Results 1 - 4 of 4) 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/Analysis/
DebugInfo.h 426 DICompositeType getContainingType() const {
519 DICompositeType getContainingType() const {
    [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 

Completed in 165 milliseconds