Home
last modified time | relevance | path

Searched refs:cache_valid_time (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_impl.cpp169 …tringMap& additional_http_headers, const ArkWebString& cache_key, const uint32_t& cache_valid_time) in PrefetchResource() argument
174 ArkWebStringStructToClass(cache_key), cache_valid_time); in PrefetchResource()
H A Dark_web_engine_impl.h66 const uint32_t& cache_valid_time) override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_engine_wrapper.cpp188 const uint32_t& cache_valid_time) in PrefetchResource() argument
193 …rk_web_engine_->PrefetchResource(ark_web_engine_pre_args, stHeaders, stCacheKey, cache_valid_time); in PrefetchResource()
H A Dark_web_engine_wrapper.h65 const uint32_t& cache_valid_time) override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_engine.h86 const uint32_t& cache_valid_time) = 0;
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_engine.h66 const uint32_t& cache_valid_time) = 0;
/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_helper.h73 const uint32_t& cache_valid_time);
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp127 const uint32_t& cache_valid_time) in PrefetchResource() argument
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp903 const uint32_t& cache_valid_time) in PrefetchResource() argument
910 nwebEngine_->PrefetchResource(pre_args, additional_http_headers, cache_key, cache_valid_time); in PrefetchResource()
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp127 const uint32_t& cache_valid_time) in PrefetchResource() argument