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