Searched refs:UpdateCacheMode (Results 1 – 9 of 9) sorted by relevance
62 virtual void UpdateCacheMode(const WebCacheMode& mode) = 0;
492 webPattern->UpdateCacheMode(cacheMode); in SetCacheMode()
2382 delegate_->UpdateCacheMode(value); in OnCacheModeUpdate()2899 delegate_->UpdateCacheMode(GetCacheModeValue(WebCacheMode::DEFAULT)); in OnModifyDone()
536 delegate_->UpdateCacheMode(value); in OnCacheModeUpdate()843 delegate_->UpdateCacheMode(GetCacheModeValue(WebCacheMode::DEFAULT)); in OnModifyDone()
375 void UpdateCacheMode(const WebCacheMode& mode) override;
1557 void WebDelegateCross::UpdateCacheMode(const WebCacheMode& mode) in UpdateCacheMode() function in OHOS::Ace::WebDelegateCross
187 delegate_->UpdateCacheMode(web_->GetCacheMode()); in UpdateDelegate()
698 void UpdateCacheMode(const WebCacheMode& mode);
3221 void WebDelegate::UpdateCacheMode(const WebCacheMode& mode) in UpdateCacheMode() function in OHOS::Ace::WebDelegate