Searched defs:GetLastErrorMessage (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/compiler/ | ||
D | importer.cc | 248 std::string SourceTree::GetLastErrorMessage() { return "File not found."; } in GetLastErrorMessage() function in google::protobuf::compiler::SourceTree |
D | importer_unittest.cc | 110 std::string GetLastErrorMessage() { return "File not found."; } in GetLastErrorMessage() function in google::protobuf::compiler::__anone3b882810111::MockSourceTree |