Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp242 for (const auto& candidateConfigPath : candidateConfigBacktrackPaths) { in IsOnBacktrackingPath() local
243 if (candidateConfigPath == backtrackPath[i] && candidateConfigIndex == -1) { in IsOnBacktrackingPath()