Searched defs:quota_service (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/extensions/browser/
H A Dmock_extension_system.cc81 QuotaService* MockExtensionSystem::quota_service() { function in class:extensions::MockExtensionSystem
/external/chromium_org/extensions/shell/browser/
H A Dshell_extension_system.cc24 #include "extensions/browser/quota_service.h"
160 QuotaService* ShellExtensionSystem::quota_service() { function in class:extensions::ShellExtensionSystem
/external/chromium_org/chrome/browser/extensions/
H A Dtest_extension_system.cc30 #include "extensions/browser/quota_service.h"
180 QuotaService* TestExtensionSystem::quota_service() { function in class:extensions::TestExtensionSystem
H A Dextension_system_impl.cc57 #include "extensions/browser/quota_service.h"
481 QuotaService* ExtensionSystemImpl::Shared::quota_service() { function in class:extensions::ExtensionSystemImpl::Shared
603 QuotaService* ExtensionSystemImpl::quota_service() { function in class:extensions::ExtensionSystemImpl
604 return shared_->quota_service();

Completed in 2514 milliseconds