OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnQuotaManagerDestroyed
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/content/browser/indexed_db/
indexed_db_quota_client.cc
72
void IndexedDBQuotaClient::
OnQuotaManagerDestroyed
() { delete this; }
/external/chromium_org/webkit/browser/appcache/
appcache_quota_client.cc
52
void AppCacheQuotaClient::
OnQuotaManagerDestroyed
() {
/external/chromium_org/webkit/browser/database/
database_quota_client.cc
118
void DatabaseQuotaClient::
OnQuotaManagerDestroyed
() {
/external/chromium_org/webkit/browser/fileapi/
file_system_quota_client.cc
96
void FileSystemQuotaClient::
OnQuotaManagerDestroyed
() {
/external/chromium_org/webkit/browser/quota/
mock_storage_client.cc
85
void MockStorageClient::
OnQuotaManagerDestroyed
() {
Completed in 52 milliseconds