OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
365
int DatabaseAuthorizer::
allowAttach
(const String&)
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteDatabase.cpp
415
return auth->
allowAttach
(parameter1);
Completed in 400 milliseconds