Searched refs:allowRead (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DDatabaseAuthorizer.h84 int allowRead(const String& tableName, const String& columnName);
H A DDatabaseAuthorizer.cpp343 int DatabaseAuthorizer::allowRead(const String& tableName, const String&) function in class:WebCore::DatabaseAuthorizer
/macosx-10.9.5/WebCore-7537.78.1/platform/sql/
H A DSQLiteDatabase.cpp410 return auth->allowRead(parameter1, parameter2);

Completed in 67 milliseconds