Home
last modified time | relevance | path

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

/external/chromium/net/socket/
Dclient_socket_pool_base.cc555 DictionaryValue* all_groups_dict = new DictionaryValue(); in GetInfoAsValue() local
592 all_groups_dict->SetWithoutPathExpansion(it->first, group_dict); in GetInfoAsValue()
594 dict->Set("groups", all_groups_dict); in GetInfoAsValue()