HomeSort by relevance Sort by last modified time
    Searched defs:getApplicationCacheOrigins (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/
WebApplicationCacheManagerProxy.cpp 65 void WebApplicationCacheManagerProxy::getApplicationCacheOrigins(PassRefPtr<ArrayCallback> prpCallback)
73 m_webContext->sendToAllProcessesRelaunchingThemIfNecessary(Messages::WebApplicationCacheManager::GetApplicationCacheOrigins(callbackID));
  /external/webkit/Source/WebKit2/WebProcess/ApplicationCache/
WebApplicationCacheManager.cpp 57 void WebApplicationCacheManager::getApplicationCacheOrigins(uint64_t callbackID)

Completed in 322 milliseconds