Searched refs:NetLogCaptureIncludesSocketBytes (Results 1 – 7 of 7) sorted by relevance
17 EXPECT_FALSE(NetLogCaptureIncludesSocketBytes(mode)); in TEST()24 EXPECT_FALSE(NetLogCaptureIncludesSocketBytes(mode)); in TEST()31 EXPECT_TRUE(NetLogCaptureIncludesSocketBytes(mode)); in TEST()
13 bool NetLogCaptureIncludesSocketBytes(NetLogCaptureMode capture_mode) { in NetLogCaptureIncludesSocketBytes() function
77 NET_EXPORT bool NetLogCaptureIncludesSocketBytes(
30 if (NetLogCaptureIncludesSocketBytes(capture_mode) && byte_count > 0) in BytesTransferredParams()
23 if (NetLogCaptureIncludesSocketBytes(capture_mode)) in NetLogUDPDataTransferParams()
142 NetLogCaptureIncludesSocketBytes(capture_mode)) { in NetLogSSLMessageParams()
44 if (!NetLogCaptureIncludesSocketBytes(capture_mode)) in NetLogParameterChannelBindings()