HomeSort by relevance Sort by last modified time
    Searched refs:mutable_dictionary (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/prefs/
pref_hash_store_impl.cc 234 scoped_ptr<HashStoreContents::MutableDictionary> mutable_dictionary = local
236 (*mutable_dictionary)->Remove(path, NULL);
247 (*mutable_dictionary)->SetString(
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary.cc 356 specifics.mutable_dictionary()->set_word(word);
496 specifics.mutable_dictionary()->set_word(word);
508 specifics.mutable_dictionary()->set_word(word);
spellcheck_custom_dictionary_unittest.cc 52 specifics.mutable_dictionary()->set_word(word);
375 specifics.mutable_dictionary()->set_word(word);
386 specifics.mutable_dictionary()->set_word(word);
396 specifics.mutable_dictionary()->set_word(word);
406 specifics.mutable_dictionary()->set_word(word);
416 specifics.mutable_dictionary()->set_word(word);
    [all...]
  /external/chromium_org/sync/syncable/
model_type.cc 102 specifics->mutable_dictionary();
    [all...]

Completed in 117 milliseconds