Searched defs:cfURLResponse (Results 1 – 3 of 3) sorted by relevance
52 CFURLResponseRef cfURLResponse() const { return 0; } in cfURLResponse() function
50 CFURLResponseRef ResourceResponse::cfURLResponse() const in cfURLResponse() function in WebCore::ResourceResponse
111 …CFURLResponseRef cfURLResponse = wkCFURLResponseCreateFromSerializableRepresentation(dictionary.ge… in decodeResourceResponse() local