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/Source/WebCore/storage/
DatabaseAuthorizer.h
88
int
allowFunction
(const String& functionName);
DatabaseAuthorizer.cpp
378
int DatabaseAuthorizer::
allowFunction
(const String& functionName)
/external/webkit/Source/WebCore/platform/sql/
SQLiteDatabase.cpp
408
return auth->
allowFunction
(parameter2);
Completed in 1523 milliseconds