Searched defs:normalizedPath (Results 1 – 7 of 7) sorted by relevance
17 normalizedPath: string; property
35 const normalizedPath = path.normalize(configRulePath); constant
95 const normalizedPath = path.normalize(filePath); constant
71 const normalizedPath = path.normalize(defect.filePath).toLocaleLowerCase(); constant
33 std::string normalizedPath = panda::JSNApi::NormalizePath(path.data()); in RunAbcFileOnArkJSVM() local
313 auto normalizedPath = ark::os::NormalizePath(std::string(fixedPath)); in TryMatchDynamicPath() local
521 auto normalizedPath = ark::os::NormalizePath(std::string(path)); in ResolvePath() local