OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsOverQuota
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/browser/indexed_db/
indexed_db_context_impl.h
71
bool
IsOverQuota
(const GURL& origin_url);
indexed_db_dispatcher_host.cc
432
if (parent_->Context()->
IsOverQuota
(
739
if (parent_->Context()->
IsOverQuota
(
[
all
...]
indexed_db_context_impl.cc
439
bool IndexedDBContextImpl::
IsOverQuota
(const GURL& origin_url) {
Completed in 24 milliseconds