Home | History | Annotate | Download | only in options

Lines Matching refs:DictionaryValue

120 // Create a DictionaryValue* that will act as a data source for a single row
123 DictionaryValue* GetExceptionForPage(
126 DictionaryValue* exception = new DictionaryValue();
136 // Create a DictionaryValue* that will act as a data source for a single row
139 DictionaryValue* GetGeolocationExceptionForPage(const GURL& origin,
142 DictionaryValue* exception = new DictionaryValue();
158 // Create a DictionaryValue* that will act as a data source for a single row
161 DictionaryValue* GetNotificationExceptionForPage(
164 DictionaryValue* exception = new DictionaryValue();
186 DictionaryValue* localized_strings) {
347 DictionaryValue filter_settings;