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

  /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
SmaliFieldReference.java 59 SmaliClassTypeElement containingClassReference = getContainingType();
72 public SmaliClassTypeElement getContainingType() {
SmaliMethodReference.java 86 SmaliClassTypeElement containingClassReference = getContainingType();
99 public SmaliClassTypeElement getContainingType() {
  /external/protobuf/java/src/main/java/com/google/protobuf/
DynamicMessage.java 297 if (field.getContainingType() != type) {
305 if (oneof.getContainingType() != type) {
567 if (field.getContainingType() != type) {
575 if (oneof.getContainingType() != type) {
ExtensionRegistry.java 353 new DescriptorIntPair(extension.descriptor.getContainingType(),
358 if (field.getContainingType().getOptions().getMessageSetWireFormat() &&
Descriptors.java 586 public Descriptor getContainingType() { return containingType; }
    [all...]
GeneratedMessage.java 614 if (extension.getDescriptor().getContainingType() !=
619 extension.getDescriptor().getContainingType().getFullName() +
844 if (field.getContainingType() != getDescriptorForType()) {
    [all...]
TextFormat.java 323 if (field.getContainingType().getOptions().getMessageSetWireFormat()
    [all...]
  /external/smali/smalidea/src/main/java/org/jf/smalidea/dexlib/instruction/
SmalideaInstruction.java 189 String containingClass = methodReference.getContainingType().getText();
207 containingClass = fieldReference.getContainingType().getText();
  /external/protobuf/java/src/test/java/com/google/protobuf/
DescriptorsTest.java 160 assertNull(messageType.getContainingType());
169 assertEquals(messageType, nestedType.getContainingType());
215 assertEquals(messageType, primitiveField.getContainingType());
246 extension.getContainingType());
302 assertNull(enumType.getContainingType());
310 assertEquals(TestAllTypes.getDescriptor(), nestedType.getContainingType());
TestUtil.java     [all...]
  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h     [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/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar 
  /prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar 
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.jar 
  /prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.jar 
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]