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

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseAuthorizer.h 91 int allowAttach(const String& filename);
DatabaseAuthorizer.cpp 366 int DatabaseAuthorizer::allowAttach(const String&)
  /external/chromium_org/third_party/WebKit/Source/core/platform/sql/
SQLiteDatabase.cpp 418 return auth->allowAttach(parameter1);

Completed in 40 milliseconds