HomeSort by relevance Sort by last modified time
    Searched refs:c_bitmask (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/cpp/client/
channel_cc.cc 110 context->propagation_options_.c_bitmask(), cq->cq(),
126 context->propagation_options_.c_bitmask(), cq->cq(), method_slice,
  /external/grpc-grpc/include/grpcpp/impl/codegen/
client_context.h 140 uint32_t c_bitmask() const { return propagate_; } function in class:grpc::PropagationOptions

Completed in 2584 milliseconds