Home | History | Annotate | Download | only in net_internals

Lines Matching refs:cache_info_dict

1163   DictionaryValue* cache_info_dict = new DictionaryValue();
1165 cache_info_dict->SetInteger(
1198 cache_info_dict->Set("entries", entry_list);
1199 dict->Set("cache", cache_info_dict);