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

/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DDatabaseAuthorizer.h89 int allowPragma(const String& pragmaName, const String& firstArgument);
H A DDatabaseAuthorizer.cpp361 int DatabaseAuthorizer::allowPragma(const String&, const String&) function in class:WebCore::DatabaseAuthorizer
/macosx-10.9.5/WebCore-7537.78.1/platform/sql/
H A DSQLiteDatabase.cpp408 return auth->allowPragma(parameter1, parameter2);

Completed in 107 milliseconds