OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetQuota
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/content/browser/indexed_db/
indexed_db_browsertest.cc
82
void
SetQuota
(int quotaKilobytes) {
206
SetQuota
(kInitialQuotaKilobytes);
354
SetQuota
(kQuotaKilobytes);
/external/chromium_org/webkit/browser/quota/
mock_quota_manager.h
24
// methods:
SetQuota
() and UpdateUsage().
42
// a helper method MockQuotaManagerProxy::
SetQuota
().
68
void
SetQuota
(const GURL& origin, StorageType type, int64 quota);
mock_quota_manager.cc
56
void MockQuotaManager::
SetQuota
(const GURL& origin, StorageType type,
/external/chromium_org/content/browser/fileapi/
file_system_operation_impl_write_unittest.cc
265
quota_manager_->
SetQuota
(
copy_or_move_operation_delegate_unittest.cc
222
quota_manager_->
SetQuota
(origin_,
225
quota_manager_->
SetQuota
(origin_,
file_system_operation_impl_unittest.cc
253
quota_manager()->
SetQuota
(sandbox_file_system_.origin(),
267
quota_manager()->
SetQuota
(sandbox_file_system_.origin(),
[
all
...]
Completed in 360 milliseconds