Searched defs:CheckString (Results 1 – 2 of 2) sorted by relevance
326 std::string CheckAndConvertUtils::CheckString(const std::string &arg_name, const std::string &arg_v… in CheckString() function in mindspore::CheckAndConvertUtils
752 PyObject* CheckString(PyObject* arg, const FieldDescriptor* descriptor) { in CheckString() function