HomeSort by relevance Sort by last modified time
    Searched refs:allowAnalyze (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/storage/
DatabaseAuthorizer.h 87 int allowAnalyze(const String& tableName);
DatabaseAuthorizer.cpp 358 int DatabaseAuthorizer::allowAnalyze(const String& tableName)
  /external/webkit/Source/WebCore/platform/sql/
SQLiteDatabase.cpp 402 return auth->allowAnalyze(parameter1);

Completed in 26 milliseconds