Searched refs:applicationCacheManagerRef (Results 1 – 1 of 1) sorted by relevance
39 …ManagerGetApplicationCacheOrigins(WKApplicationCacheManagerRef applicationCacheManagerRef, void* c… in WKApplicationCacheManagerGetApplicationCacheOrigins() argument41 …toImpl(applicationCacheManagerRef)->getApplicationCacheOrigins(ArrayCallback::create(context, call… in WKApplicationCacheManagerGetApplicationCacheOrigins()44 …acheManagerDeleteEntriesForOrigin(WKApplicationCacheManagerRef applicationCacheManagerRef, WKSecur… in WKApplicationCacheManagerDeleteEntriesForOrigin() argument46 toImpl(applicationCacheManagerRef)->deleteEntriesForOrigin(toImpl(originRef)); in WKApplicationCacheManagerDeleteEntriesForOrigin()49 … WKApplicationCacheManagerDeleteAllEntries(WKApplicationCacheManagerRef applicationCacheManagerRef) in WKApplicationCacheManagerDeleteAllEntries() argument51 toImpl(applicationCacheManagerRef)->deleteAllEntries(); in WKApplicationCacheManagerDeleteAllEntries()