Searched refs:WKApplicationCacheManagerRef (Results 1 – 6 of 6) sorted by relevance
38 WK_EXPORT void WKApplicationCacheManagerGetApplicationCacheOrigins(WKApplicationCacheManagerRef app…40 WK_EXPORT void WKApplicationCacheManagerDeleteEntriesForOrigin(WKApplicationCacheManagerRef applica…41 WK_EXPORT void WKApplicationCacheManagerDeleteAllEntries(WKApplicationCacheManagerRef applicationCa…
39 void WKApplicationCacheManagerGetApplicationCacheOrigins(WKApplicationCacheManagerRef applicationCa… in WKApplicationCacheManagerGetApplicationCacheOrigins()44 void WKApplicationCacheManagerDeleteEntriesForOrigin(WKApplicationCacheManagerRef applicationCacheM… in WKApplicationCacheManagerDeleteEntriesForOrigin()49 void WKApplicationCacheManagerDeleteAllEntries(WKApplicationCacheManagerRef applicationCacheManager… in WKApplicationCacheManagerDeleteAllEntries()
125 WK_EXPORT WKApplicationCacheManagerRef WKContextGetApplicationCacheManager(WKContextRef context);
156 WKApplicationCacheManagerRef WKContextGetApplicationCacheManager(WKContextRef contextRef) in WKContextGetApplicationCacheManager()
80 WK_ADD_API_MAPPING(WKApplicationCacheManagerRef, WebApplicationCacheManagerProxy) in WK_ADD_API_MAPPING() argument
70 typedef const struct OpaqueWKApplicationCacheManager* WKApplicationCacheManagerRef; typedef