Home
last modified time | relevance | path

Searched refs:normalizedKey (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A Darktsconfig.cpp259 auto normalizedKey = ark::os::NormalizePath(key); in ParseDynamicPaths() local
260 auto res = dynamicPathsMap.insert({normalizedKey, ArkTsConfig::DynamicImportData(*lang, *hasDeclValue)}); in ParseDynamicPaths()

Completed in 2 milliseconds