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

  /external/chromium_org/chrome/browser/chromeos/drive/
debug_info_collector.h 38 void GetMetadata(const GetFilesystemMetadataCallback& callback);
debug_info_collector.cc 59 const GetFilesystemMetadataCallback& callback) {
dummy_file_system.h 86 const GetFilesystemMetadataCallback& callback) OVERRIDE {}
file_system_interface.h 115 GetFilesystemMetadataCallback;
408 const GetFilesystemMetadataCallback& callback) = 0;
fake_file_system.h 116 const GetFilesystemMetadataCallback& callback) OVERRIDE;
file_system.h 145 const GetFilesystemMetadataCallback& callback) OVERRIDE;
fake_file_system.cc 203 const GetFilesystemMetadataCallback& callback) {
file_system.cc 178 const GetFilesystemMetadataCallback& callback,
    [all...]

Completed in 71 milliseconds