Home
last modified time | relevance | path

Searched refs:ResetCachedCount (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_water_flow_bridge.h53 static ArkUINativeModuleValue ResetCachedCount(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_grid_bridge.h39 static ArkUINativeModuleValue ResetCachedCount(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_list_bridge.h32 static ArkUINativeModuleValue ResetCachedCount(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_water_flow_bridge.cpp519 ArkUINativeModuleValue WaterFlowBridge::ResetCachedCount(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetCachedCount() function in OHOS::Ace::NG::WaterFlowBridge
H A Darkts_native_grid_bridge.cpp373 ArkUINativeModuleValue GridBridge::ResetCachedCount(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetCachedCount() function in OHOS::Ace::NG::GridBridge
H A Darkts_native_list_bridge.cpp201 ArkUINativeModuleValue ListBridge::ResetCachedCount(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetCachedCount() function in OHOS::Ace::NG::ListBridge
H A Darkts_native_api_impl_bridge.cpp3291 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GridBridge::ResetCachedCount)); in RegisterGridAttributes()
4280 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), WaterFlowBridge::ResetCachedCount)); in RegisterWaterFlowAttributes()
4941 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::ResetCachedCount)); in RegisterListAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dgrid_modifier.cpp437 void ResetCachedCount(ArkUINodeHandle node) in ResetCachedCount() function
501 …ResetNodeAdapter, GetNodeAdapter, SetCachedCount, ResetCachedCount, GetCachedCount, SetFlingSpeedL… in GetGridModifier()
518 ResetCachedCount, GetCachedCount, SetFlingSpeedLimit, ResetFlingSpeedLimit }; in GetCJUIGridModifier()
H A Dlist_modifier.cpp123 void ResetCachedCount(NodeHandle node) in ResetCachedCount() function
364ResetCachedCount, SetEnableScrollInteraction, ResetEnableScrollInteraction, SetSticky, ResetSticky, in GetListModifier()
H A Dwater_flow_modifier.cpp333 void ResetCachedCount(ArkUINodeHandle node) in ResetCachedCount() function
668 …SetCachedCount, ResetCachedCount, GetCachedCount, SetShowCached, ResetShowCached, GetShowCached, S… in GetWaterFlowModifier()
689 …SetCachedCount, ResetCachedCount, GetCachedCount, SetEdgeEffect, ResetEdgeEffect, SetWaterFlowScro… in GetCJUIWaterFlowModifier()
H A Dnode_list_modifier.cpp139 void ResetCachedCount(ArkUINodeHandle node) in ResetCachedCount() function
706ResetCachedCount, GetEnableScrollInteraction, SetEnableScrollInteraction, ResetEnableScrollInterac… in GetListModifier()
736ResetCachedCount, GetEnableScrollInteraction, SetEnableScrollInteraction, ResetEnableScrollInterac… in GetCJUIListModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_property.h75 ResetCachedCount(); in Reset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_property.h59 ResetCachedCount(); in Reset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_property.h81 ResetCachedCount(); in Reset()