Home
last modified time | relevance | path

Searched refs:next_action_ (Results 1 – 20 of 20) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_test.cc175 ActionToOperations(next_action_)); in RunToNextGetAudio()
176 next_action_ = absl::nullopt; in RunToNextGetAudio()
282 next_action_ = absl::optional<Action>(next_operation); in SetNextAction()
H A Dneteq_test.h113 absl::optional<Action> next_action_; variable
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/neteq/tools/
H A Dneteq_test.cc176 ActionToOperations(next_action_)); in RunToNextGetAudio()
177 next_action_ = absl::nullopt; in RunToNextGetAudio()
292 next_action_ = absl::optional<Action>(next_operation); in SetNextAction()
H A Dneteq_test.h113 absl::optional<Action> next_action_; variable
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/neteq/tools/
H A Dneteq_test.cc176 ActionToOperations(next_action_)); in RunToNextGetAudio()
177 next_action_ = absl::nullopt; in RunToNextGetAudio()
287 next_action_ = absl::optional<Action>(next_operation); in SetNextAction()
H A Dneteq_test.h113 absl::optional<Action> next_action_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_test.cc176 ActionToOperations(next_action_)); in RunToNextGetAudio()
177 next_action_ = absl::nullopt; in RunToNextGetAudio()
292 next_action_ = absl::optional<Action>(next_operation); in SetNextAction()
H A Dneteq_test.h113 absl::optional<Action> next_action_; variable
/dports/devel/grpc130/grpc-1.30.2/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc2990 s->flow_control->IncomingByteStreamUpdate(bs->next_action_.max_size_hint, in NextLocked()
2999 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, in NextLocked()
3002 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, in NextLocked()
3012 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, in NextLocked()
3023 s->on_next = bs->next_action_.on_complete; in NextLocked()
3035 next_action_.max_size_hint = max_size_hint; in Next()
3036 next_action_.on_complete = on_complete; in Next()
3038 GRPC_CLOSURE_INIT(&next_action_.closure, in Next()
H A Dinternal.h271 } next_action_; variable
/dports/devel/grpc134/grpc-1.34.1/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc2951 s->flow_control->IncomingByteStreamUpdate(bs->next_action_.max_size_hint, in NextLocked()
2960 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, in NextLocked()
2963 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, in NextLocked()
2973 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, in NextLocked()
2984 s->on_next = bs->next_action_.on_complete; in NextLocked()
2996 next_action_.max_size_hint = max_size_hint; in Next()
2997 next_action_.on_complete = on_complete; in Next()
2999 GRPC_CLOSURE_INIT(&next_action_.closure, in Next()
H A Dinternal.h275 } next_action_; variable
/dports/devel/grpc/grpc-1.42.0/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc2993 s->flow_control->IncomingByteStreamUpdate(bs->next_action_.max_size_hint, in NextLocked()
3002 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, in NextLocked()
3005 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, in NextLocked()
3015 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, in NextLocked()
3026 s->on_next = bs->next_action_.on_complete; in NextLocked()
3038 next_action_.max_size_hint = max_size_hint; in Next()
3039 next_action_.on_complete = on_complete; in Next()
3041 GRPC_CLOSURE_INIT(&next_action_.closure, in Next()
H A Dinternal.h275 } next_action_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc2917 s->flow_control->IncomingByteStreamUpdate(bs->next_action_.max_size_hint, in NextLocked()
2926 GRPC_CLOSURE_SCHED(bs->next_action_.on_complete, GRPC_ERROR_NONE); in NextLocked()
2928 GRPC_CLOSURE_SCHED(bs->next_action_.on_complete, in NextLocked()
2938 GRPC_CLOSURE_SCHED(bs->next_action_.on_complete, in NextLocked()
2949 s->on_next = bs->next_action_.on_complete; in NextLocked()
2961 next_action_.max_size_hint = max_size_hint; in Next()
2962 next_action_.on_complete = on_complete; in Next()
2964 GRPC_CLOSURE_INIT(&next_action_.closure, in Next()
H A Dinternal.h277 } next_action_; variable
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc2993 s->flow_control->IncomingByteStreamUpdate(bs->next_action_.max_size_hint,
3002 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete,
3005 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete,
3015 grpc_core::ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete,
3026 s->on_next = bs->next_action_.on_complete;
3038 next_action_.max_size_hint = max_size_hint;
3039 next_action_.on_complete = on_complete;
3041 GRPC_CLOSURE_INIT(&next_action_.closure,
H A Dinternal.h275 } next_action_; variable
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc2984 s->flow_control->IncomingByteStreamUpdate(bs->next_action_.max_size_hint, in NextLocked()
2993 ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, GRPC_ERROR_NONE); in NextLocked()
2995 ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, in NextLocked()
3005 ExecCtx::Run(DEBUG_LOCATION, bs->next_action_.on_complete, in NextLocked()
3016 s->on_next = bs->next_action_.on_complete; in NextLocked()
3028 next_action_.max_size_hint = max_size_hint; in Next()
3029 next_action_.on_complete = on_complete; in Next()
3031 GRPC_CLOSURE_INIT(&next_action_.closure, in Next()
H A Dinternal.h276 } next_action_; variable