Home
last modified time | relevance | path

Searched defs:SetCachedCount (Results 1 - 21 of 21) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_component.cpp80 void GridComponent::SetCachedCount(int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::GridComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dswiper_model_impl.cpp107 void SwiperModelImpl::SetCachedCount(int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::Framework::SwiperModelImpl
H A Dgrid_model_impl.cpp123 void GridModelImpl::SetCachedCount(int32_t value, bool show) in SetCachedCount() function in OHOS::Ace::Framework::GridModelImpl
H A Dlist_model_impl.cpp109 void ListModelImpl::SetCachedCount(int32_t cachedCount, bool show) in SetCachedCount() function in OHOS::Ace::Framework::ListModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_component.h188 void SetCachedCount(int32_t cacheCount) in SetCachedCount() function in OHOS::Ace::GridLayoutComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_model_ng.cpp117 void GridModelNG::SetCachedCount(int32_t value, bool show) in SetCachedCount() function in OHOS::Ace::NG::GridModelNG
430 void GridModelNG::SetCachedCount(FrameNode* frameNode, int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::NG::GridModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow.cpp453 void JSWaterFlow::SetCachedCount(const JSCallbackInfo& info) in SetCachedCount() function in OHOS::OHOS::Ace::Framework::JSWaterFlow
H A Djs_grid.cpp425 void JSGrid::SetCachedCount(const JSCallbackInfo& info) in SetCachedCount() function in OHOS::OHOS::Ace::Framework::JSGrid
H A Djs_list.cpp182 void JSList::SetCachedCount(const JSCallbackInfo& info) in SetCachedCount() function in OHOS::OHOS::Ace::Framework::JSList
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_model_ng.cpp287 void WaterFlowModelNG::SetCachedCount(int32_t value, bool show) in SetCachedCount() function in OHOS::Ace::NG::WaterFlowModelNG
293 void WaterFlowModelNG::SetCachedCount(FrameNode* frameNode, int32_t value) in SetCachedCount() function in OHOS::Ace::NG::WaterFlowModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model_ng.cpp194 void ListModelNG::SetCachedCount(int32_t cachedCount, bool show) in SetCachedCount() function in OHOS::Ace::NG::ListModelNG
484 void ListModelNG::SetCachedCount(FrameNode* frameNode, int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::NG::ListModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_grid_bridge.cpp351 ArkUINativeModuleValue GridBridge::SetCachedCount(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCachedCount() function in OHOS::Ace::NG::GridBridge
H A Darkts_native_list_bridge.cpp173 ArkUINativeModuleValue ListBridge::SetCachedCount(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCachedCount() function in OHOS::Ace::NG::ListBridge
H A Darkts_native_water_flow_bridge.cpp499 ArkUINativeModuleValue WaterFlowBridge::SetCachedCount(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCachedCount() function in OHOS::Ace::NG::WaterFlowBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp125 void SwiperModelNG::SetCachedCount(int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::NG::SwiperModelNG
485 void SwiperModelNG::SetCachedCount(FrameNode* frameNode, int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::NG::SwiperModelNG
H A Dswiper_layout_algorithm.h275 void SetCachedCount(int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::NG::SwiperLayoutAlgorithm
H A Dswiper_pattern.h399 void SetCachedCount(int32_t cachedCount) in SetCachedCount() function
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dgrid_modifier.cpp426 void SetCachedCount(ArkUINodeHandle node, ArkUI_Int32 cachedCount) in SetCachedCount() function
H A Dnode_list_modifier.cpp121 void SetCachedCount(ArkUINodeHandle node, ArkUI_Int32 cachedCount) in SetCachedCount() function
H A Dwater_flow_modifier.cpp321 void SetCachedCount(ArkUINodeHandle node, ArkUI_Int32 cachedCount) in SetCachedCount() function
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h161 void SetCachedCount(int32_t cachedCount) in SetCachedCount() function in OHOS::Ace::ListComponent

Completed in 47 milliseconds