Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching defs:userInfoBag

855     COMPtr<CFDictionaryPropertyBag> userInfoBag
856 userInfoBag->setDictionary(userInfo.get());
871 COMPtr<IWebError> error(AdoptCOM, WebError::createInstance(resourceError, userInfoBag.get()));