HomeSort by relevance Sort by last modified time
    Searched refs:originQuotaKey (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/
WebDatabaseManagerProxy.h 71 static String originQuotaKey();
WebDatabaseManagerProxy.cpp 45 String WebDatabaseManagerProxy::originQuotaKey()
158 originAndDatabasesMap.set(originQuotaKey(), WebUInt64::create(originAndDatabases.originQuota));
  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKDatabaseManager.cpp 51 static WebString* key = WebString::create(WebDatabaseManagerProxy::originQuotaKey()).releaseRef();

Completed in 45 milliseconds