Searched refs:AddWatcherItem (Results 1 – 4 of 4) sorted by relevance
70 (component == nullptr) ? UNDEFINED : component->AddWatcherItem(attrName, attrGetter, true); in RenderSingleLazyWatcher()
196 expressionValue = curr.AddWatcherItem(propKey, propValue); in HandleDynamicStyle()
164 jerry_value_t AddWatcherItem(const jerry_value_t attrKey, const jerry_value_t attrValue,
1053 jerry_value_t Component::AddWatcherItem(const jerry_value_t attrKey, const jerry_value_t attrValue,… in AddWatcherItem() function in OHOS::ACELite::Component1105 newAttrValue = AddWatcherItem(attrKey, attrValue); in ParseAttrs()