Home
last modified time | relevance | path

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

/external/cronet/net/base/
Dconnection_endpoint_metadata.h25 using EchConfigList = std::vector<uint8_t>; member
Dconnection_endpoint_metadata_test_util.cc18 using EchConfigList = ConnectionEndpointMetadata::EchConfigList; typedef