HomeSort by relevance Sort by last modified time
    Searched refs:GOOGLE_PROTOBUF_VERSION (Results 1 - 25 of 42) sorted by null

1 2

  /external/protobuf/src/google/protobuf/stubs/
common.h 99 #define GOOGLE_PROTOBUF_VERSION 3000000
134 GOOGLE_PROTOBUF_VERSION, GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION, \
common.cc 69 if (GOOGLE_PROTOBUF_VERSION < minLibraryVersion) {
74 "is " << VersionString(GOOGLE_PROTOBUF_VERSION) << ". Please update "
86 << VersionString(GOOGLE_PROTOBUF_VERSION) << "). Contact the program "
common_unittest.cc 64 EXPECT_EQ(version, internal::VersionString(GOOGLE_PROTOBUF_VERSION));
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
common.h 99 #define GOOGLE_PROTOBUF_VERSION 3000000
134 GOOGLE_PROTOBUF_VERSION, GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION, \
  /external/protobuf/src/google/protobuf/
duration.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
empty.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
timestamp.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
any.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
field_mask.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
source_context.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
struct.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
api.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
duration.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
empty.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
timestamp.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
any.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
field_mask.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
source_context.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
struct.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 116 #define GOOGLE_PROTOBUF_VERSION 2005000
151 GOOGLE_PROTOBUF_VERSION, GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION, \
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 116 #define GOOGLE_PROTOBUF_VERSION 2005000
151 GOOGLE_PROTOBUF_VERSION, GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION, \
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 116 #define GOOGLE_PROTOBUF_VERSION 2005000
151 GOOGLE_PROTOBUF_VERSION, GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION, \
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h 116 #define GOOGLE_PROTOBUF_VERSION 2005000
151 GOOGLE_PROTOBUF_VERSION, GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION, \
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.cc 791 "#if GOOGLE_PROTOBUF_VERSION < $min_header_version$\n"
804 "protoc_version", SimpleItoa(GOOGLE_PROTOBUF_VERSION));
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 11 #if GOOGLE_PROTOBUF_VERSION < 3000000
    [all...]

Completed in 427 milliseconds

1 2