Searched refs:type1Write (Results 1 – 2 of 2) sorted by relevance
55 int type1Write(uint32_t offset, size_t size);
227 int res = type1Write(m_writeStart - m_buf, size); in commitBuffer()491 int AddressSpaceStream::type1Write(uint32_t bufferOffset, size_t size) { in type1Write() function in AddressSpaceStream