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

  /external/webkit/Source/WebCore/storage/
DatabaseAuthorizer.h 91 int allowAttach(const String& filename);
DatabaseAuthorizer.cpp 368 int DatabaseAuthorizer::allowAttach(const String&)
  /external/webkit/Source/WebCore/platform/sql/
SQLiteDatabase.cpp 393 return auth->allowAttach(parameter1);

Completed in 45 milliseconds