Home | History | Annotate | Download | only in webui

Lines Matching refs:DictionaryValue

165   DictionaryValue localized_strings;
451 DictionaryValue* dict = new DictionaryValue();
479 DictionaryValue* NewDescriptionValuePair(const std::string& desc,
481 DictionaryValue* dict = new DictionaryValue();
487 DictionaryValue* NewDescriptionValuePair(const std::string& desc,
489 DictionaryValue* dict = new DictionaryValue();
518 DictionaryValue* GpuInfoToDict(const GPUInfo& gpu_info) {
547 DictionaryValue* info = new DictionaryValue();
572 DictionaryValue* gpu_info_val = GpuInfoToDict(gpu_info);