Home
last modified time | relevance | path

Searched defs:PreloadItem (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dhap_module_info.h70 struct PreloadItem { struct in OHOS::AppExecFwk::ModuleType
74 explicit PreloadItem(std::string name) : moduleName(name) {} in PreloadItem() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_algorithm.cpp426 bool WaterFlowLayoutAlgorithm::PreloadItem(LayoutWrapper* host, int32_t itemIdx, int64_t deadline) in PreloadItem() function in OHOS::Ace::NG::WaterFlowLayoutAlgorithm
H A Dwater_flow_segmented_layout.cpp513 bool WaterFlowSegmentedLayout::PreloadItem(LayoutWrapper* host, int32_t itemIdx, int64_t deadline) in PreloadItem() function in OHOS::Ace::NG::WaterFlowSegmentedLayout
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_sw.cpp709 bool WaterFlowLayoutSW::PreloadItem(LayoutWrapper* host, int32_t itemIdx, int64_t deadline) in PreloadItem() function in OHOS::Ace::NG::WaterFlowLayoutSW
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h62 struct PreloadItem : public Parcelable { struct in OHOS::AppExecFwk::ModuleType
66 explicit PreloadItem(std::string name) : moduleName(name) {} in PreloadItem() function

Completed in 6 milliseconds