Home
last modified time | relevance | path

Searched refs:context_arena (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dalts_util.cc46 upb::Arena context_arena; in GetAltsContextFromAuthContext() local
48 ctx_vector[0].data(), ctx_vector[0].size(), context_arena.ptr()); in GetAltsContextFromAuthContext()
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc325 upb::Arena context_arena; in alts_tsi_handshaker_result_create() local
326 grpc_gcp_AltsContext* context = grpc_gcp_AltsContext_new(context_arena.ptr()); in alts_tsi_handshaker_result_create()
354 context_arena.ptr()); in alts_tsi_handshaker_result_create()
361 context, context_arena.ptr(), &serialized_ctx_length); in alts_tsi_handshaker_result_create()