HomeSort by relevance Sort by last modified time
    Searched defs:TextFormatDecodeData (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_helpers.h 181 class LIBPROTOC_EXPORT TextFormatDecodeData {
183 TextFormatDecodeData() {}
194 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TextFormatDecodeData);
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/objectivec/
objectivec_helpers.h 195 class LIBPROTOC_EXPORT TextFormatDecodeData {
197 TextFormatDecodeData();
198 ~TextFormatDecodeData();
209 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TextFormatDecodeData);

Completed in 89 milliseconds