Home
last modified time | relevance | path

Searched refs:AddError (Results 1 – 25 of 34) sorted by relevance

12

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc162 AddError(error); in Consume()
171 AddError("Expected \"" + string(text) + "\"."); in Consume()
182 AddError(error); in ConsumeIdentifier()
192 AddError("Integer out of range."); in ConsumeInteger()
199 AddError(error); in ConsumeInteger()
223 AddError("Integer out of range."); in ConsumeInteger64()
230 AddError(error); in ConsumeInteger64()
245 AddError("Integer out of range."); in ConsumeNumber()
260 AddError(error); in ConsumeNumber()
276 AddError(error); in ConsumeString()
[all …]
Dimporter.cc102 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector
104 multi_file_error_collector_->AddError(filename_, line, column, message); in AddError()
131 error_collector_->AddError(filename, -1, 0, in FindFileByName()
175 void SourceTreeDescriptorDatabase::ValidationErrorCollector::AddError( in AddError() function in google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector
185 owner_->error_collector_->AddError(filename, line, column, message); in AddError()
Dimporter.h118 void AddError(const string& filename,
194 virtual void AddError(const string& filename, int line, int column,
Dparser.h200 void AddError(int line, int column, const string& error);
204 void AddError(const string& error);
Dimporter_unittest.cc78 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::__anond30b922c0111::MockErrorCollector
Dcommand_line_interface.cc278 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
289 void AddError(int line, int column, const string& message) { in AddError() function in google::protobuf::compiler::CommandLineInterface::ErrorPrinter
290 AddError("input", line, column, message); in AddError()
/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc341 AddError(error); in ConsumeOneOrMore()
357 AddError("Unexpected end of string."); in ConsumeString()
362 AddError("String literals cannot cross line boundaries."); in ConsumeString()
380 AddError("Expected hex digits for escape sequence."); in ConsumeString()
388 AddError("Expected four hex digits for \\u escape sequence."); in ConsumeString()
401 AddError("Expected eight hex digits up to 10ffff for \\U escape " in ConsumeString()
405 AddError("Invalid escape sequence in string literal."); in ConsumeString()
434 AddError("Numbers starting with leading zero must be in octal."); in ConsumeNumber()
464 AddError("Need space between number and identifier."); in ConsumeNumber()
467 AddError( in ConsumeNumber()
[all …]
Dtokenizer.h72 virtual void AddError(int line, ColumnNumber column,
314 void AddError(const string& message) { in AddError() function
315 error_collector_->AddError(line_, column_, message); in AddError()
/external/perfetto/src/perfetto_cmd/
Dpbtxt_to_pb_unittest.cc41 MOCK_METHOD4(AddError,
359 AddError(2, 5, 11, in TEST()
371 AddError( in TEST()
387 EXPECT_CALL(reporter, AddError(2, 22, 3, in TEST()
399 EXPECT_CALL(reporter, AddError(3, 3, 0, "Unexpected end of input")); in TEST()
408 EXPECT_CALL(reporter, AddError(2, 5, 0, "Unmatched closing brace")); in TEST()
419 AddError(3, 5, 15, in TEST()
431 AddError(2, 18, 4, in TEST()
443 AddError(2, 14, 3, in TEST()
454 EXPECT_CALL(reporter, AddError(2, 15, 0, "Nested message not closed")); in TEST()
[all …]
Dpbtxt_to_pb.cc257 AddError(value, in StringField()
286 AddError(value, in IdentifierField()
340 void AddError(size_t row, in AddError() function in perfetto::__anoned93b08d0111::ParserDelegate
344 reporter_->AddError(row, column, 0, Format(fmt, args)); in AddError()
347 void AddError(Token token, in AddError() function in perfetto::__anoned93b08d0111::ParserDelegate
350 reporter_->AddError(token.row, token.column, token.size(), in AddError()
406 AddError(key, "No field named \"$n\" in proto $p", in FindFieldByName()
417 AddError(key, "Saw non-repeating field '$f' more than once", in FindFieldByName()
424 AddError(value, in FindFieldByName()
492 delegate->AddError(row, column, "Unmatched closing brace", {}); in Parse()
[all …]
Dpbtxt_to_pb.h31 virtual void AddError(size_t row,
/external/tensorflow/tensorflow/core/util/proto/
Dproto_utils_test.cc66 collector.AddError(1, 2, "foo"); in TEST()
80 collector.AddError(1, 2, "foo"); in TEST()
81 collector.AddError(3, 4, "bar"); in TEST()
96 collector.AddError(1, 2, "foo"); in TEST()
107 collector.AddError(1, 2, "foo"); in TEST()
Dproto_utils.cc103 void StringErrorCollector::AddError(int line, int column, in AddError() function in tensorflow::proto_utils::StringErrorCollector
113 AddError(line, column, message); in AddWarning()
Dproto_utils.h53 void AddError(int line, int column, const string& message) override;
/external/protobuf/src/google/protobuf/
Ddescriptor.cc2813 void AddError(const string& element_name,
2817 void AddError(const string& element_name,
3077 builder_->AddError(options_to_interpret_->element_name, in AddOptionError()
3235 void DescriptorBuilder::AddError( in AddError() function in google::protobuf::DescriptorBuilder
3247 error_collector_->AddError(filename_, element_name, in AddError()
3253 void DescriptorBuilder::AddError( in AddError() function in google::protobuf::DescriptorBuilder
3258 AddError(element_name, descriptor, location, string(error)); in AddError()
3268 AddError(element_name, descriptor, location, in AddNotDefinedError()
3272 AddError(element_name, descriptor, location, in AddNotDefinedError()
3280 AddError(element_name, descriptor, location, in AddNotDefinedError()
[all …]
/external/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp58 HRESULT CDirItems::AddError(const FString &path, DWORD errorCode) in AddError() function in CDirItems
66 HRESULT CDirItems::AddError(const FString &path) in AddError() function in CDirItems
68 return AddError(path, ::GetLastError()); in AddError()
208 return AddError(path, errorCode); in AddSecurityItem()
225 return AddError(phyPrefix); in EnumerateDir()
270 RINOK(AddError(phyPath)); in EnumerateItems2()
357 return dirItems.AddError(fullPath + FTEXT(":*")); // , (DWORD)E_FAIL in EnumerateAltStreams()
410 return AddError(path, res); in SetLinkInfo()
621 RINOK(dirItems.AddError(fullPath)); in EnumerateDirItems()
628 RINOK(dirItems.AddError(fullPath, (DWORD)E_FAIL)); in EnumerateDirItems()
[all …]
DDirItem.h149 HRESULT AddError(const FString &path, DWORD errorCode);
150 HRESULT AddError(const FString &path);
/external/perfetto/tools/trace_to_text/
Dproto_full_utils.h35 void AddError(const std::string& filename,
Dproto_full_utils.cc24 void MultiFileErrorCollectorImpl::AddError(const std::string& filename, in AddError() function in perfetto::trace_to_text::MultiFileErrorCollectorImpl
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc76 void AddError(const string& filename, int line, int column, in AddError() function in google::protobuf::compiler::cpp::__anona48ce04c0111::MockErrorCollector
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.h17 void AddError(const FString &path, DWORD systemError) in AddError() function
DUpdateCallbackConsole.cpp202 ScanErrors.AddError(path, systemError); in ScanError_Base()
211 FailedFiles.AddError(path, systemError); in OpenFileError_Base()
/external/tensorflow/tensorflow/tools/proto_text/
Dgen_proto_text_functions.cc33 void AddError(const string& filename, int line, int column, in AddError() function in tensorflow::__anon8542b3420111::CrashOnErrorCollector
/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc48 void AddError(const grpc::string& filename, int line, int column, in AddError() function in grpc::testing::ErrorPrinter
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc391 void AddError(const string& filename, const string& element_name, in AddError() function in google::protobuf::python::cdescriptor_pool::BuildFileErrorCollector

12