Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp168 constexpr int32_t PARAMETER_LENGTH_FIRST = 1; variable
3658 if (info.Length() > PARAMETER_LENGTH_FIRST) { in JsBindMenu()