Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Djson_format.py548 return _ConvertBool(value, require_str)
605 def _ConvertBool(value, require_str): function