Home
last modified time | relevance | path

Searched defs:SetCacheRange (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_model_ng.cpp601 void ListModelNG::SetCacheRange(FrameNode* frameNode, int32_t min, int32_t max) in SetCacheRange() function in OHOS::Ace::NG::ListModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_list_bridge.cpp255 ArkUINativeModuleValue ListBridge::SetCacheRange(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCacheRange() function in OHOS::Ace::NG::ListBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_list_modifier.cpp199 void SetCacheRange(ArkUINodeHandle node, ArkUI_Int32 min, ArkUI_Int32 max) in SetCacheRange() function