Searched defs:SetBackForwardCacheOptions (Results 1 – 6 of 6) sorted by relevance
1416 virtual void SetBackForwardCacheOptions(int32_t size, int32_t timeToLive) { return; } in SetBackForwardCacheOptions() function
614 void WebviewControllerImpl::SetBackForwardCacheOptions(int32_t size, int32_t timeToLive) in SetBackForwardCacheOptions() function in OHOS::Webview::WebviewControllerImpl
1084 void ArkWebNWebImpl::SetBackForwardCacheOptions(int32_t size, int32_t timeToLive) in SetBackForwardCacheOptions() function in OHOS::ArkWeb::ArkWebNWebImpl
1267 void ArkWebNWebWrapper::SetBackForwardCacheOptions(int32_t size, int32_t timeToLive) in SetBackForwardCacheOptions() function in OHOS::ArkWeb::ArkWebNWebWrapper
1958 void WebviewController::SetBackForwardCacheOptions(int32_t size, int32_t timeToLive) in SetBackForwardCacheOptions() function in OHOS::NWeb::WebviewController
5778 napi_value NapiWebviewController::SetBackForwardCacheOptions(napi_env env, napi_callback_info info) in SetBackForwardCacheOptions() function in OHOS::NWeb::NapiWebviewController