Home
last modified time | relevance | path

Searched defs:StringToBool (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dgenerator.cc46 bool StringToBool(const std::string& value, bool* result) { in StringToBool() function
/third_party/lzma/CPP/7zip/Common/
DMethodProps.cpp41 bool StringToBool(const wchar_t *s, bool &res) in StringToBool() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/
Dcomm_util.cc599 bool CommUtil::StringToBool(const std::string &alive) { in StringToBool() function in mindspore::ps::core::CommUtil