Searched refs:all_groups_dict (Results 1 – 1 of 1) sorted by relevance
555 DictionaryValue* all_groups_dict = new DictionaryValue(); in GetInfoAsValue() local592 all_groups_dict->SetWithoutPathExpansion(it->first, group_dict); in GetInfoAsValue()594 dict->Set("groups", all_groups_dict); in GetInfoAsValue()