OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:indexed_dbs
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/content_settings/
local_shared_objects_container.h
50
CannedBrowsingDataIndexedDBHelper*
indexed_dbs
() const {
function in class:LocalSharedObjectsContainer
local_shared_objects_container.cc
66
count +=
indexed_dbs
()->GetIndexedDBCount();
130
indexed_dbs
()->GetIndexedDBInfo();
191
indexed_dbs
()->Clone(),
tab_specific_content_settings.cc
369
blocked_local_shared_objects_.
indexed_dbs
()->AddIndexedDB(
373
allowed_local_shared_objects_.
indexed_dbs
()->AddIndexedDB(
/external/chromium/chrome/browser/tab_contents/
tab_specific_content_settings.cc
153
blocked_local_shared_objects_.
indexed_dbs
()->AddIndexedDB(
157
allowed_local_shared_objects_.
indexed_dbs
()->AddIndexedDB(
tab_specific_content_settings.h
138
CannedBrowsingDataIndexedDBHelper*
indexed_dbs
() const {
function in class:TabSpecificContentSettings::LocalSharedObjectsContainer
Completed in 161 milliseconds