Searched refs:WKCacheModel (Results 1 – 3 of 3) sorted by relevance
40 typedef uint32_t WKCacheModel; typedef119 WK_EXPORT void WKContextSetCacheModel(WKContextRef context, WKCacheModel cacheModel);120 WK_EXPORT WKCacheModel WKContextGetCacheModel(WKContextRef context);
116 void WKContextSetCacheModel(WKContextRef contextRef, WKCacheModel cacheModel) in WKContextSetCacheModel()121 WKCacheModel WKContextGetCacheModel(WKContextRef contextRef) in WKContextGetCacheModel()
115 inline CacheModel toCacheModel(WKCacheModel wkCacheModel) in WK_ADD_API_MAPPING()130 inline WKCacheModel toAPI(CacheModel cacheModel) in toAPI()