Home
last modified time | relevance | path

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

/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
/third_party/lzma/CPP/7zip/Common/
DMethodProps.cpp41 bool StringToBool(const wchar_t *s, bool &res) in StringToBool() function