Home
last modified time | relevance | path

Searched defs:ElideHeaderValueForNetLog (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_log_util_unittest.cc11 TEST(HttpLogUtilTest, ElideHeaderValueForNetLog) { in TEST() argument
H A Dhttp_log_util.cc40 std::string ElideHeaderValueForNetLog(NetLogCaptureMode capture_mode, in ElideHeaderValueForNetLog() function