Home
last modified time | relevance | path

Searched defs:call_state (Results 1 – 15 of 15) sorted by relevance

/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
D_hooks.pyx.pxi34 def set_census_context_on_call(_CallState call_state, CensusContext census_ctx):
37 def set_instrumentation_context_on_call_aio(GrpcCallWrapper call_state, CensusContext census_ctx):
Dchannel.pyx.pxi136 _ChannelState channel_state, _CallState call_state, object operations,
154 _ChannelState channel_state, _CallState call_state, object operations,
171 _ChannelState channel_state, _CallState call_state, grpc_status_code code,
217 _ChannelState channel_state, _CallState call_state,
324 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
355 _ChannelState state, _CallState call_state,
373 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
/external/grpc-grpc/examples/python/async_streaming/
Dphone.proto45 CallState call_state = 2; field
/external/pigweed/pw_rpc/public/pw_rpc/internal/
Dsynchronous_call_impl.h102 SynchronousCallState<Response> call_state; in StructSynchronousCall() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/load_balancing/
Dlb_policy.h153 CallState* call_state; member
/external/grpc-grpc/src/core/load_balancing/
Dlb_policy.h164 CallState* call_state; member
/external/grpc-grpc/src/core/load_balancing/xds/
Dxds_cluster_manager.cc232 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
Dxds_cluster_impl.cc406 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
Dxds_override_host.cc571 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_cluster_manager.cc233 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
Dxds_override_host.cc372 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/ring_hash/
Dring_hash.cc347 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
/external/grpc-grpc/src/core/load_balancing/ring_hash/
Dring_hash.cc304 auto* call_state = static_cast<ClientChannelLbCallState*>(args.call_state); in Pick() local
/external/tensorflow/tensorflow/c/eager/
Dtape.h940 AccumulatorCallState& call_state = call_state_.top(); in ForwardpropFromTape() local
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp13656 auto &call_state = physical_device_state->vkGetPhysicalDeviceSurfacePresentModesKHRState; in PostCallRecordGetPhysicalDeviceSurfacePresentModesKHR() local
13676 const auto &call_state = physical_device_state->vkGetPhysicalDeviceSurfaceFormatsKHRState; in PreCallValidateGetPhysicalDeviceSurfaceFormatsKHR() local
13709 auto &call_state = physical_device_state->vkGetPhysicalDeviceSurfaceFormatsKHRState; in PostCallRecordGetPhysicalDeviceSurfaceFormatsKHR() local