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

  /external/chromium_org/chrome/browser/storage_monitor/
mock_removable_storage_observer.cc 8 : attach_calls_(0), detach_calls_(0) {
16 attach_calls_++;
mock_removable_storage_observer.h 20 int attach_calls() { return attach_calls_; }
33 int attach_calls_; member in class:MockRemovableStorageObserver

Completed in 127 milliseconds