Home
last modified time | relevance | path

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

/external/cronet/net/reporting/
Dreporting_header_parser.cc34 const char kEndpointsKey[] = "endpoints"; variable
165 const base::Value::List* endpoint_list = dict->FindList(kEndpointsKey); in ProcessEndpointGroup()