Home
last modified time | relevance | path

Searched defs:GOOGLE_PROTOBUF_OBJC_VERSION (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/objectivec/
DGPBBootstrap.h130 #define GOOGLE_PROTOBUF_OBJC_VERSION 30002 macro
/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_file.cc55 const int32 GOOGLE_PROTOBUF_OBJC_VERSION = 30002; variable