HomeSort by relevance Sort by last modified time
    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 85 milliseconds