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

/external/chromium_org/chrome/browser/content_settings/
H A Dcontent_settings_pref_provider.cc43 const char kLastUsed[] = "last_used"; member in namespace:__anon3514
294 settings_dictionary->RemoveWithoutPathExpansion(kLastUsed, NULL);
603 kLastUsed, &last_used_dictionary);
607 settings_dictionary->SetWithoutPathExpansion(kLastUsed,
635 kLastUsed, &last_used_dictionary);

Completed in 300 milliseconds