Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/
Dutils.cc184 bool ConvertStrToInt(const std::string &str, int *value) { in ConvertStrToInt() function
206 bool ConvertStrToInt(const std::string &str, int64_t *value) { in ConvertStrToInt() function