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

  /external/chromium_org/chrome/browser/local_discovery/storage/
privet_filesystem_operations.cc 27 async_operations_.insert(operation);
37 async_operations_.insert(operation);
44 async_operations_.erase(operation);
50 STLDeleteElements(&async_operations_);
privet_filesystem_operations.h 63 std::set<PrivetFileSystemAsyncOperation*> async_operations_; member in class:local_discovery::PrivetFileSystemOperationFactory

Completed in 63 milliseconds