Searched defs:CheckString (Results 1 – 3 of 3) sorted by relevance
356 private bool CheckString(uint pos) in CheckString() method in Google.FlatBuffers.Verifier
575 std::string CheckAndConvertUtils::CheckString(const std::string &arg_name, const std::string &arg_v… in CheckString() function in mindspore::CheckAndConvertUtils
612 PyObject* CheckString(PyObject* arg, const FieldDescriptor* descriptor) { in CheckString() function