Home
last modified time | relevance | path

Searched refs:allowRead (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/storage/
DDatabaseAuthorizer.h84 int allowRead(const String& tableName, const String& columnName);
DDatabaseAuthorizer.cpp345 int DatabaseAuthorizer::allowRead(const String& tableName, const String&) in allowRead() function in WebCore::DatabaseAuthorizer
/external/webkit/Source/WebCore/platform/sql/
DSQLiteDatabase.cpp385 return auth->allowRead(parameter1, parameter2); in authorizerFunction()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1080719 (WebCore::DatabaseAuthorizer::allowRead):
80992 (WebCore::SQLAuthorizer::allowRead):
DChangeLog-2011-02-1641136 (WebCore::DatabaseAuthorizer::allowRead):