Home
last modified time | relevance | path

Searched refs:IsValidTomlPath (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp288 static bool IsValidTomlPath(const std::string &filePath) in IsValidTomlPath() function
483 if (!IsValidTomlPath(realPath)) { in ReadTomlFile()