Lines Matching refs:io_processor
56 ProcessorIfc & io_processor ) const in Accept()
57 { do_Accept(io_processor); } in Accept()
60 ProcessorIfc & io_processor ) const = 0;
72 ProcessorIfc & io_processor ) in Accept() argument
73 { do_Accept(io_processor); } in Accept()
76 ProcessorIfc & io_processor ) = 0;
127 CheckedCall( ProcessorIfc & io_processor, in CheckedCall() argument
132 (&io_processor); in CheckedCall()
139 CheckedCall( ProcessorIfc & io_processor, in CheckedCall() argument
144 (&io_processor); in CheckedCall()
151 AssertedCall( ProcessorIfc & io_processor, in AssertedCall() argument
156 (&io_processor); in AssertedCall()
164 AssertedCall( ProcessorIfc & io_processor, in AssertedCall() argument
169 (&io_processor); in AssertedCall()