Searched defs:ParseBool (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/python/google/protobuf/ | ||
D | text_format.py | 1718 def ParseBool(text): function |
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | hlo_parser.cc | 4062 bool HloParserImpl::ParseBool(bool* result) { in ParseBool() function in xla::__anon6fd988a10111::HloParserImpl |