OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allowFunction
(Results
1 - 3
of
3
) sorted by null
/external/webkit/WebCore/storage/
DatabaseAuthorizer.h
82
int
allowFunction
(const String& functionName);
DatabaseAuthorizer.cpp
345
int DatabaseAuthorizer::
allowFunction
(const String& functionName)
/external/webkit/WebCore/platform/sql/
SQLiteDatabase.cpp
323
return auth->
allowFunction
(parameter2);
Completed in 9 milliseconds