Searched refs:readBufferToBytes (Results 1 – 3 of 3) sorted by relevance
41 readBufferToBytes(mHandle, offset, size, outBytes); in readToBytes()
523 bool readBufferToBytes(uint32_t bufferHandle, uint64_t offset, uint64_t size, void* outBytes);
3117 bool readBufferToBytes(uint32_t bufferHandle, uint64_t offset, uint64_t size, void* outBytes) { in readBufferToBytes() function