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

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

Completed in 806 milliseconds