Home
last modified time | relevance | path

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

/external/webkit/WebCore/storage/
DDatabaseAuthorizer.h84 int allowDetach(const String& databaseName);
DDatabaseAuthorizer.cpp209 int DatabaseAuthorizer::allowDetach(const String&) in allowDetach() function in WebCore::DatabaseAuthorizer
/external/webkit/WebCore/platform/sql/
DSQLiteDatabase.cpp310 return auth->allowDetach(parameter1); in authorizerFunction()
/external/webkit/WebCore/
DChangeLog-2008-08-1080723 (WebCore::DatabaseAuthorizer::allowDetach):
80994 (WebCore::SQLAuthorizer::allowDetach):