Searched refs:DemangleError (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/common/
H A Ddwarf_cu_to_module.h203 virtual void DemangleError(const string &input, int error);
H A Ddwarf_cu_to_module.cc359 cu_context_->reporter->DemangleError(data, status);
677 void DwarfCUToModule::WarningReporter::DemangleError( function in class:google_breakpad::DwarfCUToModule::WarningReporter
H A Ddwarf_cu_to_module_unittest.cc84 MOCK_METHOD2(DemangleError, void(const string &input, int error));

Completed in 96 milliseconds