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

/macosx-10.9.5/WebKit2-7537.78.2/Shared/mac/
H A DCookieStorageShim.cpp55 const void* cookieValues[] = { cfCookies.get() }; local
56 return CFDictionaryCreate(0, cookieKeys, cookieValues, 1, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks);

Completed in 61 milliseconds