Searched defs:PlatformResponse (Results 1 – 2 of 2) sorted by relevance
34 typedef NSURLResponse* PlatformResponse; typedef36 typedef CFURLResponseRef PlatformResponse; typedef38 typedef void* PlatformResponse; typedef
31 WebURLResponse::WebURLResponse(PlatformResponse) in WebURLResponse() argument