Searched refs:detailsForDatabase (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/mac/Storage/
H A DWebDatabaseManagerPrivate.h60 - (NSDictionary *)detailsForDatabase:(NSString *)databaseIdentifier withOrigin:(WebSecurityOrigin *)origin;
H A DWebDatabaseManager.mm91 - (NSDictionary *)detailsForDatabase:(NSString *)databaseIdentifier withOrigin:(WebSecurityOrigin *)origin
/external/webkit/Source/WebKit/win/Interfaces/
H A DIWebDatabaseManager.idl57 HRESULT detailsForDatabase([in] BSTR databaseName, [in] IWebSecurityOrigin* origin, [out, retval] IPropertyBag **result);
/external/webkit/Source/WebKit/win/
H A DWebDatabaseManager.h61 virtual HRESULT STDMETHODCALLTYPE detailsForDatabase(
H A DWebDatabaseManager.cpp255 HRESULT STDMETHODCALLTYPE WebDatabaseManager::detailsForDatabase( function in class:WebDatabaseManager

Completed in 499 milliseconds