Home
last modified time | relevance | path

Searched refs:ONLY_IF_CACHED (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_constant/include/
H A Dcasche_constant.h26 static constexpr const char *ONLY_IF_CACHED = "only-if-cached"; variable
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_request.cpp32 } else if (str == ONLY_IF_CACHED) { in ParseCacheControl()
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h69 constexpr const char *ONLY_IF_CACHED = "only-if-cached"; member
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp32 } else if (str == ONLY_IF_CACHED) { in ParseCacheControl()

Completed in 2 milliseconds