OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mutable_dictionary
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/prefs/
pref_hash_store_impl.cc
243
scoped_ptr<HashStoreContents::MutableDictionary>
mutable_dictionary
=
local
245
(*
mutable_dictionary
)->Remove(path, NULL);
256
(*
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 77 milliseconds