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

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseAuthorizer.h 78 int allowDelete(const String& tableName);
DatabaseAuthorizer.cpp 311 int DatabaseAuthorizer::allowDelete(const String& tableName)
  /external/chromium_org/third_party/WebKit/Source/core/platform/sql/
SQLiteDatabase.cpp 388 return auth->allowDelete(parameter1);

Completed in 58 milliseconds