Home
last modified time | relevance | path

Searched refs:allowAttach (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/storage/
DDatabaseAuthorizer.h85 int allowAttach(const String& filename);
DDatabaseAuthorizer.cpp335 int DatabaseAuthorizer::allowAttach(const String&) in allowAttach() function in WebCore::DatabaseAuthorizer
/external/webkit/WebCore/platform/sql/
DSQLiteDatabase.cpp308 return auth->allowAttach(parameter1); in authorizerFunction()
/external/webkit/WebCore/
DChangeLog-2008-08-1080722 (WebCore::DatabaseAuthorizer::allowAttach):
80993 (WebCore::SQLAuthorizer::allowAttach):