Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_stepper.cpp25 constexpr int32_t METHOD_TO_ARGS_SIZE = 1; member
113 if (!argsValue || !argsValue->IsArray() || argsValue->GetArraySize() != METHOD_TO_ARGS_SIZE) { in CallSpecializedMethod()

Completed in 1 milliseconds