Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.h165 bool isLazyLoading = false);
H A Dcomponent.cpp1053 …ent::AddWatcherItem(const jerry_value_t attrKey, const jerry_value_t attrValue, bool isLazyLoading) in AddWatcherItem() argument
1055 (void)(isLazyLoading); // for lazy cases, the process is same currently in AddWatcherItem()