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

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseAuthorizer.h 87 int allowReindex(const String& indexName);
DatabaseAuthorizer.cpp 350 int DatabaseAuthorizer::allowReindex(const String&)
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteDatabase.cpp 349 return auth->allowReindex(parameter1);

Completed in 374 milliseconds