Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Devent_hub.cpp919 void EventHub::SetDisableDataPrefetch(bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::EventHub
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.h408 void SetDisableDataPrefetch(bool disableDataPrefetch) override {}; in SetDisableDataPrefetch() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h1860 void SetDisableDataPrefetch(bool disableDataPrefetch) override in SetDisableDataPrefetch() function
Dview_abstract.cpp9470 void ViewAbstract::SetDisableDataPrefetch(bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::ViewAbstract
9477 void ViewAbstract::SetDisableDataPrefetch(FrameNode* frameNode, bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_common_modifier.cpp5200 void SetDisableDataPrefetch(ArkUINodeHandle node, ArkUI_Bool value) in SetDisableDataPrefetch() function