ChromeStorageImpl 25 chrome/browser/autofill/validation_rules_storage_factory.cc new ChromeStorageImpl(instance.Get().json_pref_store_.get())); ChromeStorageImpl 12 third_party/libaddressinput/chromium/chrome_storage_impl.cc ChromeStorageImpl::ChromeStorageImpl(WriteablePrefStore* store) ChromeStorageImpl 18 third_party/libaddressinput/chromium/chrome_storage_impl.cc ChromeStorageImpl::~ChromeStorageImpl() {} ChromeStorageImpl 20 third_party/libaddressinput/chromium/chrome_storage_impl.cc void ChromeStorageImpl::Put(const std::string& key, ChromeStorageImpl 28 third_party/libaddressinput/chromium/chrome_storage_impl.cc void ChromeStorageImpl::Get( ChromeStorageImpl 32 third_party/libaddressinput/chromium/chrome_storage_impl.cc const_cast<ChromeStorageImpl*>(this)->DoGet(key, data_ready.Pass()); ChromeStorageImpl 35 third_party/libaddressinput/chromium/chrome_storage_impl.cc void ChromeStorageImpl::OnPrefValueChanged(const std::string& key) {} ChromeStorageImpl 37 third_party/libaddressinput/chromium/chrome_storage_impl.cc void ChromeStorageImpl::OnInitializationCompleted(bool succeeded) { ChromeStorageImpl 47 third_party/libaddressinput/chromium/chrome_storage_impl.cc void ChromeStorageImpl::DoGet( ChromeStorageImpl 66 third_party/libaddressinput/chromium/chrome_storage_impl.cc ChromeStorageImpl::Request::Request(const std::string& key, ChromeStorageImpl 23 third_party/libaddressinput/chromium/chrome_storage_impl.h class ChromeStorageImpl : public ::i18n::addressinput::Storage, ChromeStorageImpl 27 third_party/libaddressinput/chromium/chrome_storage_impl.h explicit ChromeStorageImpl(WriteablePrefStore* store); ChromeStorageImpl 28 third_party/libaddressinput/chromium/chrome_storage_impl.h virtual ~ChromeStorageImpl(); ChromeStorageImpl 56 third_party/libaddressinput/chromium/chrome_storage_impl.h ScopedObserver<PrefStore, ChromeStorageImpl> scoped_observer_; ChromeStorageImpl 58 third_party/libaddressinput/chromium/chrome_storage_impl.h DISALLOW_COPY_AND_ASSIGN(ChromeStorageImpl); ChromeStorageImpl 27 third_party/libaddressinput/chromium/chrome_storage_impl_unittest.cc ChromeStorageImpl storage_;