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

  /external/webkit/WebCore/storage/
DatabaseAuthorizer.h 80 int allowReindex(const String& indexName);
DatabaseAuthorizer.cpp 320 int DatabaseAuthorizer::allowReindex(const String&)
  /external/webkit/WebCore/platform/sql/
SQLiteDatabase.cpp 314 return auth->allowReindex(parameter1);

Completed in 328 milliseconds