Searched defs:getBlob (Results 1 – 13 of 13) sorted by relevance
53 static EGLsizeiANDROID getBlob(const void* key, EGLsizeiANDROID keySize, void* value, in getBlob() function143 EGLsizeiANDROID egl_cache_t::getBlob(const void* key, EGLsizeiANDROID keySize, void* value, in getBlob() function in android::egl_cache_t
65 public byte[] getBlob() { in getBlob() method in RebootEscrowData
46 public byte[] getBlob(int columnIndex) { in getBlob() method in AbstractWindowedCursor
153 public byte[] getBlob(int columnIndex) { in getBlob() method in RedactingCursor
143 public byte[] getBlob(int column) in getBlob() method in MergeCursor
211 public byte[] getBlob(int columnIndex) { in getBlob() method in TranslatingCursor
150 public byte[] getBlob(int columnIndex) { in getBlob() method in CursorWrapper
247 byte[] getBlob(@IntRange(from = 0) int columnIndex); in getBlob() method
312 public byte[] getBlob(int column) { in getBlob() method in MatrixCursor
127 public byte[] getBlob(int column) { in getBlob() method in AbstractCursor
427 public byte[] getBlob(@IntRange(from = 0) int row, @IntRange(from = 0) int column) { in getBlob() method in CursorWindow
236 public byte[] getBlob(int column) in getBlob() method in SortCursor
104 public byte[] getBlob(int columnIndex) { in getBlob() method in MockCursor