Searched defs:ProvidedFileSystemInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dprovided_file_system_info.cc10 ProvidedFileSystemInfo::ProvidedFileSystemInfo() {} function in class:chromeos::file_system_provider::ProvidedFileSystemInfo
12 ProvidedFileSystemInfo::ProvidedFileSystemInfo( function in class:chromeos::file_system_provider::ProvidedFileSystemInfo
25 ProvidedFileSystemInfo::~ProvidedFileSystemInfo() {}
H A Dprovided_file_system_info.h16 class ProvidedFileSystemInfo { class in namespace:chromeos::file_system_provider
18 ProvidedFileSystemInfo();
19 ProvidedFileSystemInfo(const std::string& extension_id,
25 ~ProvidedFileSystemInfo();

Completed in 979 milliseconds