Home
last modified time | relevance | path

Searched defs:isBound (Results 1 – 5 of 5) sorted by relevance

/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLSocketImplWrapper.java180 public boolean isBound() { in isBound() method in OpenSSLSocketImplWrapper
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DChildProcessConnectionImpl.java137 boolean isBound() { in isBound() method in ChildProcessConnectionImpl.ChildServiceConnection
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLFramebuffer.cpp548 bool WebGLFramebuffer::isBound() const in isBound() function in WebCore::WebGLFramebuffer
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp178 virtual bool isBound (void) const { return m_bound; } in isBound() function in deqp::gls::ContextArray
DglsDrawTest.cpp924 bool isBound (void) const { return m_bound; } in isBound() function in deqp::gls::__anonfbed0c940111::AttributeArray