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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2411 bool AddOptionError(DescriptorPool::ErrorCollector::ErrorLocation location, function in class:google::protobuf::DescriptorBuilder::OptionInterpreter
2421 return AddOptionError(DescriptorPool::ErrorCollector::OPTION_NAME, msg);
2427 return AddOptionError(DescriptorPool::ErrorCollector::OPTION_VALUE, msg);
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc2098 bool AddOptionError(DescriptorPool::ErrorCollector::ErrorLocation location, function in class:google::protobuf::DescriptorBuilder::OptionInterpreter
2108 return AddOptionError(DescriptorPool::ErrorCollector::OPTION_NAME, msg);
2114 return AddOptionError(DescriptorPool::ErrorCollector::OPTION_VALUE, msg);

Completed in 62 milliseconds