Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android-emu/aemu/base/files/
DStream.h111 static void fromByte(uint8_t*);
DStream.cpp231 void Stream::fromByte(uint8_t*) { } // no conversion in fromByte() function in gfxstream::guest::Stream
/hardware/google/aemu/base/include/aemu/base/files/
DStream.h115 static void fromByte(uint8_t*);
/hardware/google/aemu/base/
DStream.cpp225 void Stream::fromByte(uint8_t*) { } // no conversion in fromByte() function in android::base::Stream