Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/internal/
Dpython_message.py821 _PROTO3_ERROR_TEMPLATE = \ variable
829 error_msg = _PROTO3_ERROR_TEMPLATE if is_proto3 else _PROTO2_ERROR_TEMPLATE