Home
last modified time | relevance | path

Searched defs:EndianOutput (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/img_utils/src/
H A DEndianUtils.cpp22 EndianOutput::EndianOutput(Output* out, Endianness end) in EndianOutput() function in android::img_utils::EndianOutput
/aosp12/art/runtime/hprof/
H A Dhprof.cc158 class EndianOutput { class
160 EndianOutput() : length_(0), sum_length_(0), max_length_(0), started_(false) {} in EndianOutput() function in art::hprof::EndianOutput