Home
last modified time | relevance | path

Searched defs:writeFullyAsync (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/iostream/include/gfxstream/guest/
DIOStream.h61 virtual int writeFullyAsync(const void* buf, size_t len) { in writeFullyAsync() function
/hardware/google/gfxstream/guest/GoldfishAddressSpace/
DAddressSpaceStream.cpp311 int AddressSpaceStream::writeFullyAsync(const void *buf, size_t size) in writeFullyAsync() function in AddressSpaceStream