Home
last modified time | relevance | path

Searched refs:_Proto2HasError (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Dpython_message.py808 _Proto2HasError = 'Protocol message has no non-repeated field "%s"' variable
814 error_msg = _Proto3HasError if is_proto3 else _Proto2HasError