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

/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebDatabaseManagerProxy.h67 static String originUsageKey();
H A DWebDatabaseManagerProxy.cpp60 String WebDatabaseManagerProxy::originUsageKey() function in class:WebKit::WebDatabaseManagerProxy
199 originAndDatabasesMap.set(originUsageKey(), API::UInt64::create(originAndDatabases.originUsage));
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKDatabaseManager.cpp66 static API::String* key = API::String::create(WebDatabaseManagerProxy::originUsageKey()).leakRef();

Completed in 220 milliseconds