Searched defs:putBe32 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/files/ | ||
D | Stream.cpp | 44 void Stream::putBe32(uint32_t value) { in putBe32() function in gfxstream::guest::Stream |
/aosp_15_r20/hardware/google/aemu/base/ | ||
D | Stream.cpp | 35 void Stream::putBe32(uint32_t value) { in putBe32() function in android::base::Stream |
/aosp_15_r20/external/mesa3d/src/gfxstream/aemu/ | ||
H A D | Stream.cpp | 33 void Stream::putBe32(uint32_t value) { in putBe32() function in gfxstream::aemu::Stream |