Home
last modified time | relevance | path

Searched refs:GOOGLE_PROTOBUF_VERSION (Results 1 – 8 of 8) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dcommon.cc59 if (GOOGLE_PROTOBUF_VERSION < minLibraryVersion) { in VerifyVersion()
64 "is " << VersionString(GOOGLE_PROTOBUF_VERSION) << ". Please update " in VerifyVersion()
76 << VersionString(GOOGLE_PROTOBUF_VERSION) << "). Contact the program " in VerifyVersion()
Dcommon_unittest.cc63 EXPECT_EQ(version, internal::VersionString(GOOGLE_PROTOBUF_VERSION)); in TEST()
Dcommon.h86 #define GOOGLE_PROTOBUF_VERSION 2003000 macro
121 GOOGLE_PROTOBUF_VERSION, GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION, \
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_file.cc127 "protoc_version", SimpleItoa(GOOGLE_PROTOBUF_VERSION)); in GenerateHeader()
/external/webrtc/src/modules/audio_processing/main/test/unit_test/
Daudio_processing_unittest.pb.h11 #if GOOGLE_PROTOBUF_VERSION < 2004000
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h11 #if GOOGLE_PROTOBUF_VERSION < 2003000
Dcommand_line_interface.cc930 << protobuf::internal::VersionString(GOOGLE_PROTOBUF_VERSION) in InterpretArgument()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h11 #if GOOGLE_PROTOBUF_VERSION < 2003000