Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_key_parser.cpp104 std::vector<std::string> reskeyParts; in DeclarativeParse() local
106 StringUtils::StringSplitter(resConfigTag, '-', reskeyParts); in DeclarativeParse()
118 if (!reskeyParts.empty()) { in DeclarativeParse()
119 if (!ParseMatch(reskeyParts, keyParams, functions, FUNC_LEN, true)) { in DeclarativeParse()

Completed in 1 milliseconds