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

  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKApplicationCacheManager.h 40 WK_EXPORT void WKApplicationCacheManagerDeleteEntriesForOrigin(WKApplicationCacheManagerRef applicationCacheManager, WKSecurityOriginRef origin);
WKApplicationCacheManager.cpp 44 void WKApplicationCacheManagerDeleteEntriesForOrigin(WKApplicationCacheManagerRef applicationCacheManagerRef, WKSecurityOriginRef originRef)

Completed in 199 milliseconds