Home
last modified time | relevance | path

Searched refs:remove_content_type_attributes (Results 1 – 3 of 3) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/proxy/logging/
H A DLogUtils.h60 void remove_content_type_attributes(char *type_str, int *type_len);
H A DLogUtils.cc440 LogUtils::remove_content_type_attributes(char *type_str, int *type_len) in remove_content_type_attributes() function in LogUtils
H A DLogAccess.cc113 …LogUtils::remove_content_type_attributes(m_proxy_resp_content_type_str, &m_proxy_resp_content_type… in init()
119 …LogUtils::remove_content_type_attributes(m_proxy_resp_content_type_str, &m_proxy_resp_content_type… in init()