Home
last modified time | relevance | path

Searched defs:hasArray (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DAllocatedBuffer.java53 public abstract boolean hasArray(); in hasArray() method in AllocatedBuffer
169 public boolean hasArray() { in wrap() method in AllocatedBuffer
DIterableByteBufferInputStream.java56 private boolean hasArray; field in IterableByteBufferInputStream
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h163 bool hasArray(OutputStream &S) const { in hasArray() function