Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp2441 auto updateInstanceIdFunction = controller->GetProperty("updateInstanceId"); in Create() local
2442 if (updateInstanceIdFunction->IsFunction()) { in Create()
2444 func = JSRef<JSFunc>::Cast(updateInstanceIdFunction)](int32_t newId) { in Create()