Home
last modified time | relevance | path

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

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/end2end/fuzzers/
H A Dapi_fuzzer.cc520 typedef struct call_state { struct
521 call_state_type type; argument
522 grpc_call* call;
523 grpc_byte_buffer* recv_message;
547 struct call_state* next; argument
548 struct call_state* prev; argument
549 } call_state; typedef
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dblock-copy.c64 BlockCopyCallState *call_state; member
564 block_copy_dirty_clusters(BlockCopyCallState *call_state) in block_copy_dirty_clusters()
673 void block_copy_kick(BlockCopyCallState *call_state) in block_copy_kick()
728 BlockCopyCallState call_state = { in block_copy() local
750 BlockCopyCallState *call_state = g_new(BlockCopyCallState, 1); in block_copy_async() local
769 void block_copy_call_free(BlockCopyCallState *call_state) in block_copy_call_free()
779 bool block_copy_call_finished(BlockCopyCallState *call_state) in block_copy_call_finished()
784 bool block_copy_call_succeeded(BlockCopyCallState *call_state) in block_copy_call_succeeded()
790 bool block_copy_call_failed(BlockCopyCallState *call_state) in block_copy_call_failed()
796 bool block_copy_call_cancelled(BlockCopyCallState *call_state) in block_copy_call_cancelled()
[all …]
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dblock-copy.c85 BlockCopyCallState *call_state; member
724 block_copy_dirty_clusters(BlockCopyCallState *call_state) in block_copy_dirty_clusters()
832 void block_copy_kick(BlockCopyCallState *call_state) in block_copy_kick()
912 BlockCopyCallState call_state = { in block_copy() local
934 BlockCopyCallState *call_state = g_new(BlockCopyCallState, 1); in block_copy_async() local
953 void block_copy_call_free(BlockCopyCallState *call_state) in block_copy_call_free()
963 bool block_copy_call_finished(BlockCopyCallState *call_state) in block_copy_call_finished()
968 bool block_copy_call_succeeded(BlockCopyCallState *call_state) in block_copy_call_succeeded()
975 bool block_copy_call_failed(BlockCopyCallState *call_state) in block_copy_call_failed()
982 bool block_copy_call_cancelled(BlockCopyCallState *call_state) in block_copy_call_cancelled()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dblock-copy.c85 BlockCopyCallState *call_state; member
724 block_copy_dirty_clusters(BlockCopyCallState *call_state) in block_copy_dirty_clusters()
832 void block_copy_kick(BlockCopyCallState *call_state) in block_copy_kick()
912 BlockCopyCallState call_state = { in block_copy() local
934 BlockCopyCallState *call_state = g_new(BlockCopyCallState, 1); in block_copy_async() local
953 void block_copy_call_free(BlockCopyCallState *call_state) in block_copy_call_free()
963 bool block_copy_call_finished(BlockCopyCallState *call_state) in block_copy_call_finished()
968 bool block_copy_call_succeeded(BlockCopyCallState *call_state) in block_copy_call_succeeded()
975 bool block_copy_call_failed(BlockCopyCallState *call_state) in block_copy_call_failed()
982 bool block_copy_call_cancelled(BlockCopyCallState *call_state) in block_copy_call_cancelled()
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dchannel.pyx.pxi98 _ChannelState channel_state, _CallState call_state, object operations,
116 _ChannelState channel_state, _CallState call_state, object operations,
133 _ChannelState channel_state, _CallState call_state, grpc_status_code code,
179 _ChannelState channel_state, _CallState call_state,
272 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
302 _ChannelState state, _CallState call_state,
317 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
H A D_hooks.pyx.pxi31 def set_census_context_on_call(_CallState call_state, CensusContext census_ctx):
/dports/devel/grpc134/grpc-1.34.1/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dchannel.pyx.pxi98 _ChannelState channel_state, _CallState call_state, object operations,
116 _ChannelState channel_state, _CallState call_state, object operations,
133 _ChannelState channel_state, _CallState call_state, grpc_status_code code,
179 _ChannelState channel_state, _CallState call_state,
272 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
302 _ChannelState state, _CallState call_state,
317 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
H A D_hooks.pyx.pxi31 def set_census_context_on_call(_CallState call_state, CensusContext census_ctx):
/dports/devel/grpc/grpc-1.42.0/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dchannel.pyx.pxi98 _ChannelState channel_state, _CallState call_state, object operations,
116 _ChannelState channel_state, _CallState call_state, object operations,
133 _ChannelState channel_state, _CallState call_state, grpc_status_code code,
179 _ChannelState channel_state, _CallState call_state,
272 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
302 _ChannelState state, _CallState call_state,
317 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
H A D_hooks.pyx.pxi31 def set_census_context_on_call(_CallState call_state, CensusContext census_ctx):
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dchannel.pyx.pxi102 _ChannelState channel_state, _CallState call_state, object operations,
120 _ChannelState channel_state, _CallState call_state, object operations,
137 _ChannelState channel_state, _CallState call_state, grpc_status_code code,
159 _ChannelState channel_state, _CallState call_state,
250 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
280 _ChannelState state, _CallState call_state,
295 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
H A D_hooks.pyx.pxi31 def set_census_context_on_call(_CallState call_state, CensusContext census_ctx):
/dports/devel/py-grpcio/grpcio-1.43.0/src/python/grpcio/grpc/_cython/_cygrpc/
H A Dchannel.pyx.pxi98 _ChannelState channel_state, _CallState call_state, object operations,
116 _ChannelState channel_state, _CallState call_state, object operations,
133 _ChannelState channel_state, _CallState call_state, grpc_status_code code,
179 _ChannelState channel_state, _CallState call_state,
272 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
302 _ChannelState state, _CallState call_state,
317 def __cinit__(self, _ChannelState channel_state, _CallState call_state):
H A D_hooks.pyx.pxi31 def set_census_context_on_call(_CallState call_state, CensusContext census_ctx):
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/examples/cm/call/
H A Dcall-channel.c236 TpCallState call_state = tp_base_call_channel_get_state (base); in example_call_channel_terminate() local
363 TpCallState call_state = tp_base_call_channel_get_state (base); in simulate_contact_ended_cb() local
384 TpCallState call_state = tp_base_call_channel_get_state (base); in simulate_contact_answered_cb() local
436 TpCallState call_state = tp_base_call_channel_get_state (base); in simulate_contact_busy_cb() local
699 TpCallState call_state = tp_base_call_channel_get_state (base); in simulate_hold() local
720 TpCallState call_state = tp_base_call_channel_get_state (base); in simulate_unhold() local
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/lib/glib/call/
H A Dcall-channel.c230 TpCallState call_state = tp_base_call_channel_get_state (base); in example_call_channel_terminate() local
357 TpCallState call_state = tp_base_call_channel_get_state (base); in simulate_contact_ended_cb() local
378 TpCallState call_state = tp_base_call_channel_get_state (base); in simulate_contact_answered_cb() local
430 TpCallState call_state = tp_base_call_channel_get_state (base); in simulate_contact_busy_cb() local
693 TpCallState call_state = tp_base_call_channel_get_state (base); in simulate_hold() local
714 TpCallState call_state = tp_base_call_channel_get_state (base); in simulate_unhold() local
/dports/net/liblinphone/linphone-3.12.0/daemon/commands/
H A Dcall-status.cc59 LinphoneCallState call_state = LinphoneCallIdle; in exec() local
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DCallbackI.h43 char call_state; /* combination of _XtCB{FreeAfter}Calling */ member
/dports/x11-toolkits/libXt/libXt-1.2.1/include/X11/
H A DCallbackI.h64 char call_state; /* combination of _XtCB{FreeAfter}Calling */ member
/dports/net/pptpclient/pptp-1.10.0/
H A Dpptp_ctrl.h15 enum call_state { CALL_OPEN_RQST, CALL_OPEN_DONE, CALL_OPEN_FAIL, enum
/dports/devel/py-twilio/twilio-7.4.0/twilio/rest/insights/v1/
H A Dcall_summaries.py38 call_type=values.unset, call_state=values.unset, argument
107 call_state=values.unset, direction=values.unset, argument
172 call_state=values.unset, direction=values.unset, argument
401 def call_state(self): member in CallSummariesInstance
/dports/devel/grpc/grpc-1.42.0/examples/python/async_streaming/
H A Dphone.proto45 CallState call_state = 2; field
/dports/devel/grpc130/grpc-1.30.2/test/core/util/
H A Dtest_lb_policies.cc183 CallState* call_state) { in TrailingMetadataHandler()
191 CallState* call_state) { in RecordRecvTrailingMetadata()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dblock-copy.c41 BlockCopyCallState *call_state; member
133 BlockCopyCallState *call_state, in block_copy_task_create()
555 BlockCopyCallState call_state = {false, false}; in block_copy_dirty_clusters() local
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dtap-voip.h36 voip_call_state call_state; member

123456