Searched refs:IsValidTomlPath (Results 1 – 1 of 1) sorted by relevance
288 static bool IsValidTomlPath(const std::string &filePath) in IsValidTomlPath() function483 if (!IsValidTomlPath(realPath)) { in ReadTomlFile()