Searched refs:token_dictionary (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/geolocation/
H A Dchrome_access_token_store.cc65 base::DictionaryValue* token_dictionary = update.Get(); local
69 if (token_dictionary != NULL) {
70 for (base::DictionaryValue::Iterator it(*token_dictionary); !it.IsAtEnd();
82 token_dictionary->RemoveWithoutPathExpansion(

Completed in 98 milliseconds