Searched refs:getApplicationCacheOrigins (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/C/
H A DWKApplicationCacheManager.cpp41 toImpl(applicationCacheManagerRef)->getApplicationCacheOrigins(ArrayCallback::create(context, callback));
/external/webkit/Source/WebKit2/WebProcess/ApplicationCache/
H A DWebApplicationCacheManager.h53 void getApplicationCacheOrigins(uint64_t callbackID);
H A DWebApplicationCacheManager.cpp57 void WebApplicationCacheManager::getApplicationCacheOrigins(uint64_t callbackID) function in class:WebKit::WebApplicationCacheManager
/external/webkit/Source/WebKit2/UIProcess/
H A DWebApplicationCacheManagerProxy.cpp65 void WebApplicationCacheManagerProxy::getApplicationCacheOrigins(PassRefPtr<ArrayCallback> prpCallback) function in class:WebKit::WebApplicationCacheManagerProxy
H A DWebApplicationCacheManagerProxy.h62 void getApplicationCacheOrigins(PassRefPtr<ArrayCallback>);

Completed in 136 milliseconds