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

  /external/chromium_org/chrome/browser/local_discovery/storage/
privet_filesystem_operations.cc 35 PrivetFileSystemAsyncOperation* operation = new PrivetFileSystemListOperation(
107 PrivetFileSystemListOperation::PrivetFileSystemListOperation(
121 PrivetFileSystemListOperation::~PrivetFileSystemListOperation() {
125 void PrivetFileSystemListOperation::Start() {
130 void PrivetFileSystemListOperation::PrivetFileSystemResolved(
141 base::Bind(&PrivetFileSystemListOperation::OnStorageListResult,
146 void PrivetFileSystemListOperation::OnStorageListResult(
194 void PrivetFileSystemListOperation::SignalError()
    [all...]
privet_filesystem_operations.h 108 class PrivetFileSystemListOperation
112 PrivetFileSystemListOperation(
118 virtual ~PrivetFileSystemListOperation();

Completed in 751 milliseconds