Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.h406 void CreateDirectiveWatcher(jerry_value_t descriptor);
H A Dcomponent.cpp1614 CreateDirectiveWatcher(descriptorOrElement); in AppendChildren()
1766 void Component::CreateDirectiveWatcher(jerry_value_t descriptor) in CreateDirectiveWatcher() function in OHOS::ACELite::Component