Home
last modified time | relevance | path

Searched defs:IsPathValid (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DFieldMaskPartial.cs187 private static bool IsPathValid(string input) in IsPathValid() method in Google.Protobuf.WellKnownTypes.FieldMask
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DFieldMaskPartial.cs187 private static bool IsPathValid(string input) in IsPathValid() method in Google.Protobuf.WellKnownTypes.FieldMask
/external/armnn/src/backends/backendsCommon/
DDynamicBackendUtils.cpp145 bool DynamicBackendUtils::IsPathValid(const std::string& path) in IsPathValid() function in armnn::DynamicBackendUtils