Home | History | Annotate | Download | only in autocomplete

Lines Matching full:dict_val

474       DictionaryValue* dict_val = static_cast<DictionaryValue*>(optional_val);
478 if (dict_val->HasKey(kGoogleSuggestType))
479 dict_val->GetList(kGoogleSuggestType, &type_list);