Home
last modified time | relevance | path

Searched defs:objectType (Results 1 – 11 of 11) sorted by relevance

/external/proguard/src/proguard/classfile/attribute/preverification/visitor/
DVerificationTypeVisitor.java41 …z clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType); in visitObjectType()
51 …thod method, CodeAttribute codeAttribute, int offset, int index, ObjectType objectType); in visitStackObjectType()
61 …thod method, CodeAttribute codeAttribute, int offset, int index, ObjectType objectType); in visitVariablesObjectType()
/external/opencore/fileformats/mp4/parser/src/
Dsampledescriptionatom.cpp824 uint8 objectType; in getMIMEType() local
Dsampletableatom.cpp2548 uint8 objectType = getObjectTypeIndication(); in getNextNSamples() local
/external/emma/core/java12/com/vladium/jcd/lib/
DTypes.java666 void objectType () throws IOException in objectType() method in Types.methodDescriptorCompiler
/external/proguard/src/proguard/classfile/util/
DSimplifiedVisitor.java606 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
660 …zz clazz, Method method, CodeAttribute codeAttribute, int offset, int index, ObjectType objectType) in visitStackObjectType()
715 …zz clazz, Method method, CodeAttribute codeAttribute, int offset, int index, ObjectType objectType) in visitVariablesObjectType()
/external/proguard/src/proguard/classfile/editor/
DConstantPoolRemapper.java503 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
/external/proguard/src/proguard/shrink/
DUsageMarker.java736 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
/external/proguard/src/proguard/classfile/io/
DProgramClassWriter.java637 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
DProgramClassReader.java632 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
/external/proguard/src/proguard/classfile/visitor/
DClassPrinter.java782 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
/external/webkit/WebCore/loader/
DFrameLoader.cpp1687 ObjectContentType objectType = m_client->objectContentType(url, mimeType); in shouldUsePlugin() local