Home
last modified time | relevance | path

Searched refs:inStorage (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/network/cf/
DCookieStorageCFNet.cpp103 static void notifyCookiesChanged(CFHTTPCookieStorageRef inStorage, void *context) in notifyCookiesChanged() argument
/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheGroup.cpp171 bool inStorage = resource->storageID(); in selectCache() local
173 if (inStorage) in selectCache()