Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/utils/
Dcheck_convert_utils.cc326 std::string CheckAndConvertUtils::CheckString(const std::string &arg_name, const std::string &arg_v… in CheckString() function in mindspore::CheckAndConvertUtils
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc752 PyObject* CheckString(PyObject* arg, const FieldDescriptor* descriptor) { in CheckString() function