Home
last modified time | relevance | path

Searched defs:cache_key (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/build/scripts/util/
H A Dpycache.py82 def cache_key(cls, path): member in PyCache
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_impl.cpp169 …const ArkWebStringMap& additional_http_headers, const ArkWebString& cache_key, const uint32_t& cac… in PrefetchResource()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_engine_wrapper.cpp187 const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp126 … const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp126 … const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp902 const std::map<std::string, std::string>& additional_http_headers, const std::string& cache_key, in PrefetchResource()