Searched defs:isBound (Results 1 – 5 of 5) sorted by relevance
| /external/conscrypt/src/main/java/org/conscrypt/ | ||
| D | OpenSSLSocketImplWrapper.java | 180 public boolean isBound() { in isBound() method in OpenSSLSocketImplWrapper |
| /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ | ||
| D | ChildProcessConnectionImpl.java | 137 boolean isBound() { in isBound() method in ChildProcessConnectionImpl.ChildServiceConnection |
| /external/chromium_org/third_party/WebKit/Source/core/html/canvas/ | ||
| D | WebGLFramebuffer.cpp | 548 bool WebGLFramebuffer::isBound() const in isBound() function in WebCore::WebGLFramebuffer |
| /external/deqp/modules/glshared/ | ||
| D | glsVertexArrayTests.hpp | 178 virtual bool isBound (void) const { return m_bound; } in isBound() function in deqp::gls::ContextArray |
| D | glsDrawTest.cpp | 924 bool isBound (void) const { return m_bound; } in isBound() function in deqp::gls::__anonfbed0c940111::AttributeArray |