Searched defs:ReadInitialLength (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/google-breakpad/src/common/dwarf/ | ||
H A D | bytereader.cc | 70 uint64_t ByteReader::ReadInitialLength(const uint8_t* start, size_t* len) { in ReadInitialLength() function in google_breakpad::ByteReader |
/aosp_15_r20/external/cronet/base/debug/ | ||
H A D | buffered_dwarf_reader.cc | 74 bool BufferedDwarfReader::ReadInitialLength(bool& is_64bit, uint64_t& length) { in ReadInitialLength() function in base::debug::BufferedDwarfReader |