Searched defs:SetDisableDataPrefetch (Results 1 – 5 of 5) sorted by relevance
582 void EventHub::SetDisableDataPrefetch(bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::EventHub
324 void SetDisableDataPrefetch(bool disableDataPrefetch) override {}; in SetDisableDataPrefetch() function
1479 void SetDisableDataPrefetch(bool disableDataPrefetch) override in SetDisableDataPrefetch() function
5326 void ViewAbstract::SetDisableDataPrefetch(bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::ViewAbstract5333 void ViewAbstract::SetDisableDataPrefetch(FrameNode* frameNode, bool disableDataPrefetch) in SetDisableDataPrefetch() function in OHOS::Ace::NG::ViewAbstract
3648 void SetDisableDataPrefetch(ArkUINodeHandle node, ArkUI_Bool value) in SetDisableDataPrefetch() function