HomeSort by relevance Sort by last modified time
    Searched refs:ParseExtensions (Results 1 - 9 of 9) sorted by null

  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
parser.h 335 bool ParseExtensions(DescriptorProto* message,
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
parser.h 335 bool ParseExtensions(DescriptorProto* message,
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
parser.h 335 bool ParseExtensions(DescriptorProto* message,
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
parser.h 335 bool ParseExtensions(DescriptorProto* message,
  /external/protobuf/src/google/protobuf/compiler/
parser.h 363 bool ParseExtensions(DescriptorProto* message,
parser.cc 744 return ParseExtensions(message, location, containing_file);
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
parser.h 363 bool ParseExtensions(DescriptorProto* message,
  /external/protobuf/src/google/protobuf/
text_format_unittest.cc 543 TEST_F(TextFormatExtensionsTest, ParseExtensions) {
    [all...]
wire_format_unittest.cc 99 TEST(WireFormatTest, ParseExtensions) {
    [all...]

Completed in 876 milliseconds