Searched defs:Component (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ | ||
H A D | component.cpp | 26 Component::Component() : elmtId_(ElementRegister::UndefinedElementId) in Component() function in OHOS::Ace::Component [all...] |
H A D | component.h | 67 class ACE_EXPORT Component : public virtual AceType { class in OHOS::Ace::UpdateRenderType [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ | ||
H A D | component.h | 65 class Component : public MemoryHeap { class [all...] |
H A D | component.cpp | 65 Component::Component(jerry_value_t options, jerry_value_t children, AppStyleManager *styleManager) in Component() function in OHOS::ACELite::Component [all...] |
Completed in 5 milliseconds