Home
last modified time | relevance | path

Searched defs:NetLogBinaryValue (Results 1 – 4 of 4) sorted by relevance

/external/cronet/tot/net/log/
Dnet_log_values.cc60 base::Value NetLogBinaryValue(base::span<const uint8_t> bytes) { in NetLogBinaryValue() function
64 base::Value NetLogBinaryValue(const void* bytes, size_t length) { in NetLogBinaryValue() function
Dnet_log_values_unittest.cc51 TEST(NetLogValuesTest, NetLogBinaryValue) { in TEST() argument
/external/cronet/stable/net/log/
Dnet_log_values.cc60 base::Value NetLogBinaryValue(base::span<const uint8_t> bytes) { in NetLogBinaryValue() function
64 base::Value NetLogBinaryValue(const void* bytes, size_t length) { in NetLogBinaryValue() function
Dnet_log_values_unittest.cc51 TEST(NetLogValuesTest, NetLogBinaryValue) { in TEST() argument