Home
last modified time | relevance | path

Searched refs:bufferBytes (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/GoldfishAddressSpace/
DAddressSpaceStream.cpp258 const uint8_t* bufferBytes = (const uint8_t*)buf; in writeFully() local
269 bufferBytes + sent, sendThisTime, 1); in writeFully()
324 const uint8_t* bufferBytes = (const uint8_t*)buf; in writeFullyAsync() local
336 bufferBytes + sent, sendThisTime, 1); in writeFullyAsync()