/external/angle/src/libANGLE/ |
D | Semaphore.h | 38 rx::SemaphoreImpl *getImplementation() const { return mImplementation.get(); } in getImplementation() function
|
D | Device.h | 42 rx::DeviceImpl *getImplementation() { return mImplementation.get(); } in getImplementation() function
|
D | MemoryObject.h | 35 rx::MemoryObjectImpl *getImplementation() const { return mImplementation.get(); } in getImplementation() function
|
D | Fence.h | 75 rx::SyncImpl *getImplementation() const { return mFence; } in getImplementation() function
|
D | Display.h | 86 rx::ShareGroupImpl *getImplementation() const { return mImplementation; } in getImplementation() function 261 rx::DisplayImpl *getImplementation() const { return mImplementation; } in getImplementation() function
|
D | Query.cpp | 86 rx::QueryImpl *Query::getImplementation() const in getImplementation() function in gl::Query
|
D | Image.cpp | 224 rx::ExternalImageSiblingImpl *ExternalImageSibling::getImplementation() const in getImplementation() function in egl::ExternalImageSibling 417 rx::ImageImpl *Image::getImplementation() const in getImplementation() function in egl::Image
|
D | Stream.cpp | 119 rx::StreamProducerImpl *Stream::getImplementation() in getImplementation() function in egl::Stream
|
D | Buffer.h | 142 rx::BufferImpl *getImplementation() const { return mImpl; } in getImplementation() function
|
D | Overlay.h | 88 rx::OverlayImpl *getImplementation() const { return mImplementation.get(); } in getImplementation() function
|
D | Sampler.cpp | 186 rx::SamplerImpl *Sampler::getImplementation() const in getImplementation() function in gl::Sampler
|
D | Surface.h | 67 rx::SurfaceImpl *getImplementation() const { return mImplementation; } in getImplementation() function
|
D | TransformFeedback.cpp | 321 rx::TransformFeedbackImpl *TransformFeedback::getImplementation() const in getImplementation() function in gl::TransformFeedback
|
D | Shader.h | 177 rx::ShaderImpl *getImplementation() const { return mImplementation.get(); } in getImplementation() function
|
D | Framebuffer.h | 213 rx::FramebufferImpl *getImplementation() const { return mImpl; } in getImplementation() function
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/ |
D | Method.java | 109 @Nullable MethodImplementation getImplementation(); in getImplementation() method
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | X509Util.java | 324 static Implementation getImplementation( in getImplementation() method in X509Util 378 static Implementation getImplementation( in getImplementation() method in X509Util
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/x509/ |
D | X509Util.java | 325 static Implementation getImplementation( in getImplementation() method in X509Util 379 static Implementation getImplementation( in getImplementation() method in X509Util
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/ |
D | X509Util.java | 325 static Implementation getImplementation( in getImplementation() method in X509Util 379 static Implementation getImplementation( in getImplementation() method in X509Util
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/ |
D | PoolMethod.java | 90 @Override @Nullable public MethodImplementation getImplementation() { in getImplementation() method in PoolMethod
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/rewriter/ |
D | MethodRewriter.java | 95 @Override @Nullable public MethodImplementation getImplementation() { in getImplementation() method in MethodRewriter.RewrittenMethod
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/ |
D | BuilderMethod.java | 72 …@Override @Nullable public MethodImplementation getImplementation() { return methodImplementation;… in getImplementation() method in BuilderMethod
|
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
D | p3-0x.cpp | 39 auto getImplementation() const -> TFunctionType in getImplementation() function
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
D | p3-0x.cpp | 39 auto getImplementation() const -> TFunctionType in getImplementation() function
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/ |
D | ImmutableMethod.java | 112 …@Override @Nullable public ImmutableMethodImplementation getImplementation() { return methodImplem… in getImplementation() method in ImmutableMethod
|