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

  /external/grpc-grpc/src/core/lib/channel/
context.h 42 } grpc_context_index; typedef in typeref:enum:__anon23069
  /external/grpc-grpc/src/core/lib/surface/
call.h 94 void grpc_call_context_set(grpc_call* call, grpc_context_index elem,
97 void* grpc_call_context_get(grpc_call* call, grpc_context_index elem);
call.cc     [all...]

Completed in 73 milliseconds