Searched defs:StringToInt (Results 1 – 2 of 2) sorted by relevance
70 bool ParallelStrategy::StringToInt(std::string *str, int32_t *value) const { in StringToInt() function in mindspore::profiler::ascend::ParallelStrategy
359 bool StringToInt(std::string_view input, int* output) { in StringToInt() function363 bool StringToInt(std::u16string_view input, int* output) { in StringToInt() function