Searched defs:getImplementation (Results 1 - 25 of 27) 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/chromium_org/third_party/angle/src/libGLESv2/
H A DTexture.h82 rx::TextureImpl *getImplementation() { return mTexture; } function in class:gl::Texture
83 const rx::TextureImpl *getImplementation() const { return mTexture; } function in class:gl::Texture
H A DBuffer.h50 rx::BufferImpl *getImplementation() const { return mBuffer; } function in class:gl::Buffer
H A DShader.h65 rx::ShaderImpl *getImplementation() { return mShader; } function in class:gl::Shader
66 const rx::ShaderImpl *getImplementation() const { return mShader; } function in class:gl::Shader
H A DProgramBinary.h101 rx::ProgramImpl *getImplementation() { return mProgram; } function in class:gl::ProgramBinary
102 const rx::ProgramImpl *getImplementation() const { return mProgram; } function in class:gl::ProgramBinary
/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/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.cpp367 if (const auto *ImplD = D->getImplementation()) {
610 if (ObjCImplementationDecl *ImpDecl = getImplementation())
1202 ObjCImplementationDecl *ObjCInterfaceDecl::getImplementation() const { function in class:ObjCInterfaceDecl
1276 if (ObjCImplementationDecl *ImplDecl = getImplementation()) {
1332 if (ObjCCategoryImplDecl *Impl = Cat->getImplementation())
1342 if (ObjCCategoryImplDecl *Impl = Cat->getImplementation())
1643 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/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/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/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/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/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1782 milliseconds

12