Home
last modified time | relevance | path

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

/device/google/dragon/crash_collector/
Dcoredump_writer.cc150 std::vector<char> note_buf; in WriteCoredumpToFD() local
230 std::vector<char>* note_buf) { in ReadUntilNote()
270 bool CoredumpWriter::GetFileMappings(const std::vector<char>& note_buf, in GetFileMappings()
362 bool CoredumpWriter::WriteAuxv(const std::vector<char>& note_buf, in WriteAuxv()