OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allowDetach
(Results
1 - 3
of
3
) sorted by null
/external/webkit/WebCore/storage/
DatabaseAuthorizer.h
86
int
allowDetach
(const String& databaseName);
DatabaseAuthorizer.cpp
340
int DatabaseAuthorizer::
allowDetach
(const String&)
/external/webkit/WebCore/platform/sql/
SQLiteDatabase.cpp
310
return auth->
allowDetach
(parameter1);
Completed in 10 milliseconds