OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UsageAndQuota
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/storage/browser/quota/
quota_manager.h
59
struct STORAGE_EXPORT
UsageAndQuota
{
65
UsageAndQuota
();
66
UsageAndQuota
(int64 usage,
78
const
UsageAndQuota
& usage_and_quota)>
quota_manager.cc
218
const
UsageAndQuota
& usage_and_quota) {
267
const
UsageAndQuota
& usage_and_quota) {
305
UsageAndQuota
::
UsageAndQuota
()
312
UsageAndQuota
::
UsageAndQuota
(
431
callback_.Run(kQuotaErrorAbort,
UsageAndQuota
());
459
UsageAndQuota
usage_and_quota_;
848
UsageAndQuota
usage_and_quota;
[
all
...]
Completed in 64 milliseconds