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

/external/google-breakpad/src/processor/
H A Dmodule_comparer.h83 bool CompareLine(const BasicLine *oldline, const FastLine *newline) const;
H A Dmodule_comparer.cc208 ASSERT_TRUE(CompareLine(iter1->second.entry().get(),
220 bool ModuleComparer::CompareLine(const BasicLine *basic_line, function in class:google_breakpad::ModuleComparer

Completed in 417 milliseconds