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

/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebDatabaseManagerProxy.h66 static String originQuotaKey();
H A DWebDatabaseManagerProxy.cpp54 String WebDatabaseManagerProxy::originQuotaKey() function in class:WebKit::WebDatabaseManagerProxy
198 originAndDatabasesMap.set(originQuotaKey(), API::UInt64::create(originAndDatabases.originQuota));
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKDatabaseManager.cpp56 static API::String* key = API::String::create(WebDatabaseManagerProxy::originQuotaKey()).leakRef();

Completed in 65 milliseconds