Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android-emu/aemu/base/files/
DStream.h107 static void toByte(uint8_t*);
DStream.cpp196 void Stream::toByte(uint8_t*) { } // no conversion in toByte() function in gfxstream::guest::Stream
/hardware/google/aemu/base/include/aemu/base/files/
DStream.h111 static void toByte(uint8_t*);
/hardware/google/aemu/base/
DStream.cpp190 void Stream::toByte(uint8_t*) { } // no conversion in toByte() function in android::base::Stream