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