Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/foreach/
H A Dlazy_foreach_component.h32 std::pair<std::string, std::string> coupleKey; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_data_change_listener.h252 JSRef<JSObject> coupleKey = JSRef<JSObject>::Cast(value->GetProperty("key")); in transferKey() local