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

  /external/chromium_org/storage/browser/quota/
storage_monitor.h 50 struct STORAGE_EXPORT_PRIVATE ObserverState {
56 ObserverState();
58 typedef std::map<StorageObserver*, ObserverState> StorageObserverStateMap;
storage_monitor.cc 18 StorageObserverList::ObserverState::ObserverState()
28 ObserverState& observer_state = observers_[observer];
  /external/chromium_org/content/browser/quota/
storage_monitor_unittest.cc 150 StorageObserverList::ObserverState& state =

Completed in 2831 milliseconds