Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/ | |
descriptor.proto | 430 optional int64 negative_int_value = 5; |
descriptor.pb.cc | [all...] |
descriptor.cc | [all...] |
descriptor.pb.h | 4256 inline ::google::protobuf::int64 UninterpretedOption::negative_int_value() const { function in class:google::protobuf::UninterpretedOption [all...] |
descriptor_unittest.cc | [all...] |
/external/protobuf/src/google/protobuf/compiler/ | |
parser_unittest.cc | 421 " negative_int_value: -33 }" [all...] |