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.cc149 std::vector<char> note_buf; in WriteCoredumpToFD() local
229 std::vector<char>* note_buf) { in ReadUntilNote()
269 bool CoredumpWriter::GetFileMappings(const std::vector<char>& note_buf, in GetFileMappings()
361 bool CoredumpWriter::WriteAuxv(const std::vector<char>& note_buf, in WriteAuxv()