Searched defs:SetDisableDataPrefetch (Results 1 – 5 of 5) sorted by relevance
919 void EventHub::SetDisableDataPrefetch(bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::EventHub
408 void SetDisableDataPrefetch(bool disableDataPrefetch) override {}; in SetDisableDataPrefetch() function
1860 void SetDisableDataPrefetch(bool disableDataPrefetch) override in SetDisableDataPrefetch() function
9470 void ViewAbstract::SetDisableDataPrefetch(bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::ViewAbstract9477 void ViewAbstract::SetDisableDataPrefetch(FrameNode* frameNode, bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::ViewAbstract
5200 void SetDisableDataPrefetch(ArkUINodeHandle node, ArkUI_Bool value) in SetDisableDataPrefetch() function