Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 25 of 121) sorted by relevance

12345

/external/webrtc/examples/peerconnection/client/
Dconductor.h66 webrtc::PeerConnectionInterface::SignalingState new_state) override {} in OnSignalingChange()
77 webrtc::PeerConnectionInterface::IceConnectionState new_state) override {} in OnIceConnectionChange()
79 webrtc::PeerConnectionInterface::IceGatheringState new_state) override {} in OnIceGatheringChange()
/external/webrtc/examples/unityplugin/
Dsimple_peer_connection.h73 webrtc::PeerConnectionInterface::SignalingState new_state) override {} in OnSignalingChange()
82 webrtc::PeerConnectionInterface::IceConnectionState new_state) override {} in OnIceConnectionChange()
84 webrtc::PeerConnectionInterface::IceGatheringState new_state) override {} in OnIceGatheringChange()
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeThreadLinux.cpp207 const StateType new_state = StateType::eStateRunning; in Resume() local
249 const StateType new_state = StateType::eStateStepping; in SingleStep() local
325 const StateType new_state = StateType::eStateStopped; in SetStopped() local
402 const StateType new_state = StateType::eStateExited; in SetExited() local
435 void NativeThreadLinux::MaybeLogStateChange(lldb::StateType new_state) { in MaybeLogStateChange()
/external/webrtc/pc/test/
Dpeer_connection_test_wrapper.h75 webrtc::PeerConnectionInterface::IceConnectionState new_state) override {} in OnIceConnectionChange()
77 webrtc::PeerConnectionInterface::IceGatheringState new_state) override {} in OnIceGatheringChange()
/external/autotest/site_utils/rpm_control_system/
Dfrontend_server.py100 def set_power_via_poe(self, device_hostname, new_state): argument
131 rpm_outlet, hydra_hostname, new_state): argument
174 def _queue_once(self, powerunit_info, new_state): argument
Drpm_controller.py252 def queue_request(self, powerunit_info, new_state): argument
470 def set_power_state(self, powerunit_info, new_state): argument
510 def _change_state(self, powerunit_info, new_state, ssh): argument
711 def set_power_state(self, powerunit_info, new_state): argument
935 def _change_state(self, powerunit_info, new_state, ssh): argument
Drpm_client.py37 def set_power(host, new_state, timeout_mins=RPM_CALL_TIMEOUT_MINS): argument
/external/webrtc/examples/androidnativeapi/jni/
Dandroid_call_client.cc217 webrtc::PeerConnectionInterface::SignalingState new_state) { in OnSignalingChange()
231 webrtc::PeerConnectionInterface::IceConnectionState new_state) { in OnIceConnectionChange()
236 webrtc::PeerConnectionInterface::IceGatheringState new_state) { in OnIceGatheringChange()
/external/libchrome/base/memory/
Ddiscardable_shared_memory.cc151 SharedState new_state(SharedState::LOCKED, Time()); in CreateAndMap() local
212 SharedState new_state(SharedState::LOCKED, Time()); in Lock() local
322 SharedState new_state(SharedState::UNLOCKED, current_time); in Unlock() local
349 SharedState new_state(SharedState::UNLOCKED, Time()); in Purge() local
/external/webrtc/test/peer_scenario/
Dpeer_scenario_client.cc53 PeerConnectionInterface::SignalingState new_state) override { in OnSignalingChange()
67 PeerConnectionInterface::IceConnectionState new_state) override { in OnStandardizedIceConnectionChange()
72 PeerConnectionInterface::PeerConnectionState new_state) override { in OnConnectionChange()
77 PeerConnectionInterface::IceGatheringState new_state) override { in OnIceGatheringChange()
/external/webrtc/pc/
Dvideo_track_source.cc22 void VideoTrackSource::SetState(SourceState new_state) { in SetState()
Dmedia_stream_track.h46 bool set_state(MediaStreamTrackInterface::TrackState new_state) { in set_state()
/external/igt-gpu-tools/lib/
Digt_rand.c12 uint32_t hars_petruska_f54_1_random_seed(uint32_t new_state) in hars_petruska_f54_1_random_seed()
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dprng.cc156 XlaOp new_state = in GetThreeFryInputsAndUpdatedState() local
383 XlaOp new_state = in GetPhiloxInputsAndUpdatedState() local
397 XlaOp new_state; in GeneratePhiloxBits() local
414 XlaOp new_state; in PhiloxRngBit32() local
441 XlaOp new_state; in PhiloxRngBit64() local
587 XlaOp new_state = bits_state.state; in UniformFloatingPointDistribution() local
597 XlaOp new_state = bits_state.state; in UniformIntDistribution() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dlstm_test_util.cc58 TensorFloat32 new_state; in LstmTest() local
/external/mesa3d/src/mesa/main/
Dstate.c341 GLbitfield new_state = in update_program_constants() local
398 GLbitfield new_state = ctx->NewState; in _mesa_update_state_locked() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dlockfree_event.cc163 gpr_atm new_state = reinterpret_cast<gpr_atm>(shutdown_error) | kShutdownBit; in SetShutdown() local
/external/grpc-grpc/src/core/lib/iomgr/
Dlockfree_event.cc159 gpr_atm new_state = (gpr_atm)shutdown_err | kShutdownBit; in SetShutdown() local
/external/grpc-grpc/src/php/lib/Grpc/Internal/
DInterceptorChannel.php62 public function watchConnectivityState($new_state, $deadline)
/external/autotest/site_utils/admin_audit/
Drpm_validator.py196 def set_rpm_state(host, new_state): argument
/external/libchrome/base/android/
Dapplication_status_listener.cc72 jint new_state) { in JNI_ApplicationStatus_OnApplicationStateChange()
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachException.cpp61 mach_msg_type_number_t old_stateCnt, thread_state_t new_state, in catch_mach_exception_raise_state()
78 thread_state_t new_state, mach_msg_type_number_t *new_stateCnt) { in catch_mach_exception_raise_state_identity()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.c58 GLuint new_state = ctx->NewState; in i915InvalidateState() local
/external/autotest/client/site_tests/cellular_ScanningProperty/
Dcellular_ScanningProperty.py95 old_state, new_state): argument
/external/mesa3d/src/mesa/swrast/
Ds_context.c422 _swrast_sleep( struct gl_context *ctx, GLbitfield new_state ) in _swrast_sleep()
429 _swrast_invalidate_state( struct gl_context *ctx, GLbitfield new_state ) in _swrast_invalidate_state()
652 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state ) in _swrast_InvalidateState()

12345