Searched defs:IsPathValid (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | FieldMaskPartial.cs | 186 private static bool IsPathValid(string input) in IsPathValid() method in Google.Protobuf.WellKnownTypes.FieldMask |
/third_party/mindspore/mindspore/ccsrc/debug/ | ||
D | common.cc | 165 bool Common::IsPathValid(const std::string &path, size_t length_limit, const std::string &error_mes… in IsPathValid() function in mindspore::Common |