Home
last modified time | relevance | path

Searched defs:OnGetChildByIndex (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Dmock_lazy_for_each_builder.h44 std::pair<std::string, RefPtr<NG::UINode>> OnGetChildByIndex( in OnGetChildByIndex() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dlazy_foreach.cpp46 std::pair<std::string, RefPtr<NG::UINode>> CJLazyForEachBuilder::OnGetChildByIndex( in OnGetChildByIndex() function in OHOS::Ace::Framework::CJLazyForEachBuilder
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_lazy_foreach_component.h121 RefPtr<Component> OnGetChildByIndex(size_t index) override in OnGetChildByIndex() function
H A Djs_lazy_foreach_builder.h133 std::pair<std::string, RefPtr<NG::UINode>> OnGetChildByIndex( in OnGetChildByIndex() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_adapter_impl.cpp73 LazyForEachChild NativeLazyForEachBuilder::OnGetChildByIndex( in OnGetChildByIndex() function in OHOS::Ace::NG::NativeLazyForEachBuilder