Home
last modified time | relevance | path

Searched refs:NO_TRANSFORM (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_constant/include/
H A Dcasche_constant.h25 static constexpr const char *NO_TRANSFORM = "no-transform"; variable
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_entity.cpp30 } else if (str == NO_TRANSFORM) { in ParseCacheControl()
155 } else if (str == NO_TRANSFORM) { in ParseCacheControl()
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_request.cpp30 } else if (str == NO_TRANSFORM) { in ParseCacheControl()
H A Dhttp_cache_response.cpp31 } else if (str == NO_TRANSFORM) { in ParseCacheControl()
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h68 constexpr const char *NO_TRANSFORM = "no-transform"; member

Completed in 3 milliseconds