Searched refs:BasicLine (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/processor/
H A Dmodule_comparer.h74 typedef BasicSourceLineResolver::Line BasicLine; typedef in class:google_breakpad::ModuleComparer
83 bool CompareLine(const BasicLine *oldline, const FastLine *newline) const;
H A Dmodule_comparer.cc200 RangeMap<MemAddr, linked_ptr<BasicLine> >::MapConstIterator iter1;
220 bool ModuleComparer::CompareLine(const BasicLine *basic_line,

Completed in 91 milliseconds