Searched defs:getImplementation (Results 1 - 25 of 37) sorted by relevance

12

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/reflection/
H A DReflectionConstructor.java92 @Nullable @Override public MethodImplementation getImplementation() { method in class:ReflectionConstructor
H A DReflectionMethod.java91 @Nullable @Override public MethodImplementation getImplementation() { method in class:ReflectionMethod
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
H A DMethod.java109 @Nullable MethodImplementation getImplementation(); method in interface:Method
/external/smali/smalidea/src/main/java/org/jf/smalidea/dexlib/
H A DSmalideaMethod.java147 @Nullable @Override public MethodImplementation getImplementation() { method in class:SmalideaMethod
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/rewriter/
H A DMethodRewriter.java95 @Override @Nullable public MethodImplementation getImplementation() { method in class:MethodRewriter.RewrittenMethod
97 method.getImplementation());
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/
H A DPoolMethod.java90 @Override @Nullable public MethodImplementation getImplementation() { method in class:PoolMethod
91 return method.getImplementation();
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/
H A DImmutableMethod.java102 method.getImplementation());
112 @Override @Nullable public ImmutableMethodImplementation getImplementation() { return methodImplementation; } method in class:ImmutableMethod
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/
H A DBuilderMethod.java72 @Override @Nullable public MethodImplementation getImplementation() { return methodImplementation; } method in class:BuilderMethod
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
H A DX509Util.java324 static Implementation getImplementation( method in class:X509Util
378 static Implementation getImplementation( method in class:X509Util
393 Implementation imp = getImplementation(baseName, Strings.toUpperCase(algorithm), prov[i]);
401 imp = getImplementation(baseName, algorithm, prov[i]);
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
H A DDexBackedMethod.java151 DexBackedMethodImplementation methodImpl = getImplementation();
185 public DexBackedMethodImplementation getImplementation() { method in class:DexBackedMethod
/external/guava/guava-testlib/src/com/google/common/testing/
H A DArbitraryInstances.java325 private static <T> Class<? extends T> getImplementation(Class<T> type) { method in class:ArbitraryInstances
340 Class<? extends T> implementation = getImplementation(type);
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DUnImplNode.java787 public DOMImplementation getImplementation() method in class:UnImplNode
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeProxy.java578 public final DOMImplementation getImplementation() method in class:DTMNodeProxy
/external/clang/lib/AST/
H A DDeclObjC.cpp476 if (const auto *ImplD = D->getImplementation()) {
722 if (ObjCImplementationDecl *ImpDecl = getImplementation())
1481 ObjCImplementationDecl *ObjCInterfaceDecl::getImplementation() const { function in class:ObjCInterfaceDecl
1555 if (ObjCImplementationDecl *ImplDecl = getImplementation()) {
1611 if (ObjCCategoryImplDecl *Impl = Cat->getImplementation())
1621 if (ObjCCategoryImplDecl *Impl = Cat->getImplementation())
1954 ObjCCategoryImplDecl *ObjCCategoryDecl::getImplementation() const { function in class:ObjCCategoryDecl
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
/external/guice/extensions/persist/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 1237 milliseconds

12