Searched refs:allowAttach (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DDatabaseAuthorizer.h92 int allowAttach(const String& filename);
H A DDatabaseAuthorizer.cpp365 int DatabaseAuthorizer::allowAttach(const String&) function in class:blink::DatabaseAuthorizer
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
H A DSQLiteDatabase.cpp322 return auth->allowAttach(parameter1);

Completed in 63 milliseconds