Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_key_parser.cpp91 const int32_t FUNC_LEN = static_cast<int32_t>(sizeof(functions) / sizeof(functions[0])); in Parse() local
93 if (!ParseMatch(keyParts, keyParams, functions, FUNC_LEN, styleRes)) { in Parse()
117 const int32_t FUNC_LEN = static_cast<int32_t>(sizeof(functions) / sizeof(functions[0])); in DeclarativeParse() local
119 if (!ParseMatch(reskeyParts, keyParams, functions, FUNC_LEN, true)) { in DeclarativeParse()

Completed in 1 milliseconds