Lines Matching refs:AddOp
209 void AddOp(grpc_op* ops, size_t* nops) {} in AddOp() function
235 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
280 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
334 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
409 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
451 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
480 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
521 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
552 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
628 this->Op1::AddOp(ops, nops); in FillOps()
629 this->Op2::AddOp(ops, nops); in FillOps()
630 this->Op3::AddOp(ops, nops); in FillOps()
631 this->Op4::AddOp(ops, nops); in FillOps()
632 this->Op5::AddOp(ops, nops); in FillOps()
633 this->Op6::AddOp(ops, nops); in FillOps()