Home
last modified time | relevance | path

Searched refs:MAX_OPS (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/cpp/client/
Dchannel_cc.cc141 static const size_t MAX_OPS = 8; in PerformOpsOnCall() local
143 grpc_op cops[MAX_OPS]; in PerformOpsOnCall()
/external/skqp/fuzz/
DFuzzPathop.cpp14 const uint8_t MAX_OPS = 20; variable
23 fuzz->nextRange(&ops, 0, MAX_OPS); in DEF_FUZZ()
/external/skia/fuzz/
DFuzzPathop.cpp14 const uint8_t MAX_OPS = 20; variable
23 fuzz->nextRange(&ops, 0, MAX_OPS); in DEF_FUZZ()
/external/grpc-grpc/src/cpp/server/
Dserver_cc.cc656 static const size_t MAX_OPS = 8; in PerformOpsOnCall() local
658 grpc_op cops[MAX_OPS]; in PerformOpsOnCall()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dcall_op_set.h956 static const size_t MAX_OPS = 6; in ContinueFillOpsAfterInterception() local
957 grpc_op ops[MAX_OPS]; in ContinueFillOpsAfterInterception()
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dcall_op_set.h956 static const size_t MAX_OPS = 6; in ContinueFillOpsAfterInterception() local
957 grpc_op ops[MAX_OPS]; in ContinueFillOpsAfterInterception()