Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.cpp714 auto getChildren = jsObj->GetProperty("children"); in ParseInternalArray() local
715 if (getChildren->IsArray()) { in ParseInternalArray()
716 ParseInternalArray(getChildren, selectedValues, values, index + 1, isHasSelectAttr); in ParseInternalArray()

Completed in 4 milliseconds