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

  /external/webkit/Source/WebKit2/UIProcess/
WebDatabaseManagerProxy.h 70 static String originKey();
WebDatabaseManagerProxy.cpp 39 String WebDatabaseManagerProxy::originKey()
157 originAndDatabasesMap.set(originKey(), origin);
  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKDatabaseManager.cpp 45 static WebString* key = WebString::create(WebDatabaseManagerProxy::originKey()).releaseRef();

Completed in 824 milliseconds