Searched defs:SetDisableDataPrefetch (Results 1 – 5 of 5) sorted by relevance
370 void SetDisableDataPrefetch(bool disableDataPrefetch) override {}; in SetDisableDataPrefetch() function
858 void EventHub::SetDisableDataPrefetch(bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::EventHub
1578 void SetDisableDataPrefetch(bool disableDataPrefetch) override in SetDisableDataPrefetch() function
6015 void ViewAbstract::SetDisableDataPrefetch(bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::ViewAbstract6022 void ViewAbstract::SetDisableDataPrefetch(FrameNode* frameNode, bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::ViewAbstract
3826 void SetDisableDataPrefetch(ArkUINodeHandle node, ArkUI_Bool value) in SetDisableDataPrefetch() function