OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMBytes
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/browser/quota/
quota_temporary_storage_evictor.cc
16
(name), static_cast<int>((sample) /
kMBytes
), \
26
const int64
kMBytes
= 1024 * 1024;
quota_manager.cc
33
(name), static_cast<int>((sample) /
kMBytes
), \
40
const int64
kMBytes
= 1024 * 1024;
66
const int64 QuotaManager::kIncognitoDefaultQuotaLimit = 100 *
kMBytes
;
79
const int64 QuotaManager::kMinimumPreserveForSystem = 1024 *
kMBytes
;
89
int64 QuotaManager::kSyncableStorageDefaultHostQuota = 500 *
kMBytes
;
[
all
...]
Completed in 27 milliseconds