Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.cpp445 auto lazyItem = customViewChildrenWithLazy_.find(id); in GetChildById() local
446 if (lazyItem != customViewChildrenWithLazy_.end()) { in GetChildById()
447 return lazyItem->second; in GetChildById()

Completed in 2 milliseconds