Searched refs:dictionary_path (Results 1 – 1 of 1) sorted by relevance
146 std::string dictionary_path(kTypeNames[content_type]); in UpdateDefaultSetting() local156 default_settings_dictionary->RemoveWithoutPathExpansion(dictionary_path, in UpdateDefaultSetting()161 dictionary_path, Value::CreateIntegerValue(setting)); in UpdateDefaultSetting()465 std::string dictionary_path(kResourceTypeNames[content_type]); in SetContentSetting() local468 dictionary_path, &resource_dictionary); in SetContentSetting()471 host_settings_dictionary->Set(dictionary_path, resource_dictionary); in SetContentSetting()481 std::string dictionary_path(kTypeNames[content_type]); in SetContentSetting() local483 host_settings_dictionary->RemoveWithoutPathExpansion(dictionary_path, in SetContentSetting()487 dictionary_path, Value::CreateIntegerValue(setting)); in SetContentSetting()