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

  /external/webkit/Source/WebCore/storage/
DatabaseAuthorizer.h 92 int allowDetach(const String& databaseName);
DatabaseAuthorizer.cpp 373 int DatabaseAuthorizer::allowDetach(const String&)
  /external/webkit/Source/WebCore/platform/sql/
SQLiteDatabase.cpp 395 return auth->allowDetach(parameter1);

Completed in 591 milliseconds