Home
last modified time | relevance | path

Searched defs:allowDatabaseAccess (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/workers/
DWorkerContext.h119 virtual bool allowDatabaseAccess() const { return true; } in allowDatabaseAccess() function
/external/webkit/Source/WebCore/dom/
DDocument.cpp4560 bool Document::allowDatabaseAccess() const in allowDatabaseAccess() function in WebCore::Document