Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmessage.cc313 bool enforce_utf8 = true; in ParseLenDelim() local
315 if (enforce_utf8 && in ParseLenDelim()
/external/protobuf/python/google/protobuf/internal/
Dpython_message.py283 enforce_utf8 = True
284 return enforce_utf8