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/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseAuthorizer.h
93
int
allowDetach
(const String& databaseName);
DatabaseAuthorizer.cpp
370
int DatabaseAuthorizer::
allowDetach
(const String&)
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteDatabase.cpp
324
return auth->
allowDetach
(parameter1);
Completed in 415 milliseconds