Searched refs:IsFileHandler (Results 1 - 10 of 10) sorted by path

/external/chromium_org/chrome/browser/chromeos/fileapi/
H A Dfile_system_backend.cc192 !special_storage_policy_->IsFileHandler(extension_id))
203 if (!special_storage_policy_->IsFileHandler(extension_id)) {
215 if (!special_storage_policy_->IsFileHandler(extension_id)) {
/external/chromium_org/chrome/browser/extensions/
H A Dextension_special_storage_policy.cc80 bool ExtensionSpecialStoragePolicy::IsFileHandler( function in class:ExtensionSpecialStoragePolicy
H A Dextension_special_storage_policy.h35 virtual bool IsFileHandler(const std::string& extension_id) OVERRIDE;
H A Dmock_extension_special_storage_policy.cc27 bool MockExtensionSpecialStoragePolicy::IsFileHandler( function in class:MockExtensionSpecialStoragePolicy
H A Dmock_extension_special_storage_policy.h26 virtual bool IsFileHandler(const std::string& extension_id) OVERRIDE;
/external/chromium_org/content/public/test/
H A Dmock_special_storage_policy.cc33 bool MockSpecialStoragePolicy::IsFileHandler(const std::string& extension_id) { function in class:content::MockSpecialStoragePolicy
H A Dmock_special_storage_policy.h26 virtual bool IsFileHandler(const std::string& extension_id) OVERRIDE;
/external/chromium_org/extensions/shell/browser/
H A Dshell_special_storage_policy.cc35 bool ShellSpecialStoragePolicy::IsFileHandler(const std::string& extension_id) { function in class:extensions::ShellSpecialStoragePolicy
H A Dshell_special_storage_policy.h23 virtual bool IsFileHandler(const std::string& extension_id) OVERRIDE;
/external/chromium_org/storage/browser/quota/
H A Dspecial_storage_policy.h57 virtual bool IsFileHandler(const std::string& extension_id) = 0;

Completed in 948 milliseconds