Searched refs:current_binding_protocol (Results 1 – 1 of 1) sorted by relevance
1222 static IInternetProtocol *current_binding_protocol; variable1381 hres = IInternetProtocol_Read(current_binding_protocol, buf, sizeof(buf), &read); in ProtocolSink_ReportData()1386 hres = IInternetProtocol_Read(current_binding_protocol, buf, sizeof(buf), &read); in ProtocolSink_ReportData()1445 current_binding_protocol = protocol; in test_mhtml_protocol_binding()