Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android-emu/aemu/base/files/
DStream.h112 static void fromBe16(uint8_t*);
DStream.cpp233 void Stream::fromBe16(uint8_t* v) { in fromBe16() function in gfxstream::guest::Stream
/hardware/google/aemu/base/include/aemu/base/files/
DStream.h116 static void fromBe16(uint8_t*);
/hardware/google/aemu/base/
DStream.cpp227 void Stream::fromBe16(uint8_t* v) { in fromBe16() function in android::base::Stream