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

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseAuthorizer.h 87 int allowAnalyze(const String& tableName);
DatabaseAuthorizer.cpp 355 int DatabaseAuthorizer::allowAnalyze(const String& tableName)
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteDatabase.cpp 424 return auth->allowAnalyze(parameter1);

Completed in 23 milliseconds