Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.h156 inline bool IsProto2(const FileDescriptor* descriptor) { in IsProto2() function
/external/protobuf/python/google/protobuf/internal/
Dtest_util.py55 def IsProto2(message): function