Home
last modified time | relevance | path

Searched defs:coupleIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/foreach/
H A Dlazy_foreach_component.h30 std::pair<int32_t, int32_t> coupleIndex; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_data_change_listener.h211 JSRef<JSObject> coupleIndex = JSRef<JSObject>::Cast(value->GetProperty("index")); in transferIndex() local