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

  /external/webkit/Source/WebCore/storage/
DatabaseAuthorizer.h 86 int allowReindex(const String& indexName);
DatabaseAuthorizer.cpp 353 int DatabaseAuthorizer::allowReindex(const String&)
  /external/webkit/Source/WebCore/platform/sql/
SQLiteDatabase.cpp 399 return auth->allowReindex(parameter1);

Completed in 102 milliseconds