Home
last modified time | relevance | path

Searched refs:CreateStorageListOperation (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/storage/
Dprivet_filesystem_operations.cc139 list_operation_ = http_client->CreateStorageListOperation( in PrivetFileSystemResolved()
251 list_operation_ = http_client->CreateStorageListOperation( in PrivetFileSystemResolved()
/external/chromium_org/chrome/browser/local_discovery/
Dprivet_http.h212 virtual scoped_ptr<PrivetJSONOperation> CreateStorageListOperation(
Dprivet_http_impl.h334 virtual scoped_ptr<PrivetJSONOperation> CreateStorageListOperation(
Dprivet_http_unittest.cc466 privet_client_->CreateStorageListOperation( in TEST_F()
Dprivet_http_impl.cc933 PrivetV1HTTPClientImpl::CreateStorageListOperation( in CreateStorageListOperation() function in local_discovery::PrivetV1HTTPClientImpl