Searched refs:GOOGLE_PROTOBUF_VERSION (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc59 if (GOOGLE_PROTOBUF_VERSION < minLibraryVersion) {
64 "is " << VersionString(GOOGLE_PROTOBUF_VERSION) << ". Please update "
76 << VersionString(GOOGLE_PROTOBUF_VERSION) << "). Contact the program "
H A Dcommon_unittest.cc63 EXPECT_EQ(version, internal::VersionString(GOOGLE_PROTOBUF_VERSION));
H A Dcommon.h131 #define GOOGLE_PROTOBUF_VERSION 2005000 macro
166 GOOGLE_PROTOBUF_VERSION, GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION, \
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.cc59 if (GOOGLE_PROTOBUF_VERSION < minLibraryVersion) {
64 "is " << VersionString(GOOGLE_PROTOBUF_VERSION) << ". Please update "
76 << VersionString(GOOGLE_PROTOBUF_VERSION) << "). Contact the program "
H A Dcommon_unittest.cc63 EXPECT_EQ(version, internal::VersionString(GOOGLE_PROTOBUF_VERSION));
H A Dcommon.h86 #define GOOGLE_PROTOBUF_VERSION 2003000 macro
121 GOOGLE_PROTOBUF_VERSION, GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION, \
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc115 "#if GOOGLE_PROTOBUF_VERSION < $min_header_version$\n"
128 "protoc_version", SimpleItoa(GOOGLE_PROTOBUF_VERSION));
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc114 "#if GOOGLE_PROTOBUF_VERSION < $min_header_version$\n"
127 "protoc_version", SimpleItoa(GOOGLE_PROTOBUF_VERSION));
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc994 << protobuf::internal::VersionString(GOOGLE_PROTOBUF_VERSION)
H A Dplugin.pb.h11 #if GOOGLE_PROTOBUF_VERSION < 2005000
/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc930 << protobuf::internal::VersionString(GOOGLE_PROTOBUF_VERSION)
H A Dplugin.pb.h11 #if GOOGLE_PROTOBUF_VERSION < 2003000
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h11 #if GOOGLE_PROTOBUF_VERSION < 2003000
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h11 #if GOOGLE_PROTOBUF_VERSION < 2005000

Completed in 5189 milliseconds