Home
last modified time | relevance | path

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

1234

/external/webrtc/talk/app/webrtc/test/
Dpeerconnectiontestwrapper.h56 webrtc::PeerConnectionInterface::SignalingState new_state) {} in OnSignalingChange()
64 webrtc::PeerConnectionInterface::IceConnectionState new_state) {} in OnIceConnectionChange()
66 webrtc::PeerConnectionInterface::IceGatheringState new_state) {} in OnIceGatheringChange()
/external/autotest/site_utils/rpm_control_system/
Drpm_client.py32 def set_power(host, new_state, timeout_mins=RPM_CALL_TIMEOUT_MINS): argument
90 def set_power_afe(hostname, new_state, timeout_mins=RPM_CALL_TIMEOUT_MINS): argument
Dfrontend_server.py102 def set_power_via_poe(self, device_hostname, new_state): argument
133 rpm_outlet, hydra_hostname, new_state): argument
168 def queue_request(self, device_hostname, new_state): argument
204 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_dispatcher.py121 def queue_request(self, powerunit_info_dict, new_state): argument
/external/mesa3d/src/mesa/main/
Dstate.c227 GLbitfield new_state = 0x0; in update_program_constants() local
278 GLbitfield new_state = ctx->NewState; in _mesa_update_state_locked() local
/external/grpc-grpc/src/core/lib/iomgr/
Dlockfree_event.cc159 gpr_atm new_state = (gpr_atm)shutdown_err | kShutdownBit; in SetShutdown() local
/external/webrtc/talk/app/webrtc/
Dmediastreamtrack.h58 virtual bool set_state(MediaStreamTrackInterface::TrackState new_state) { in set_state()
Daudiotrack.cc88 TrackState new_state = kInitializing; in OnChanged() local
Dpeerconnectionfactory_unittest.cc88 PeerConnectionInterface::SignalingState new_state) {} in OnSignalingChange()
94 PeerConnectionInterface::IceConnectionState new_state) {} in OnIceConnectionChange()
96 PeerConnectionInterface::IceGatheringState new_state) {} in OnIceGatheringChange()
Dwebrtcsession.h93 PeerConnectionInterface::IceConnectionState new_state) {} in OnIceConnectionChange()
96 PeerConnectionInterface::IceGatheringState new_state) {} in OnIceGatheringChange()
Dpeerconnectioninterface.h451 PeerConnectionInterface::SignalingState new_state) {} in OnSignalingChange()
471 PeerConnectionInterface::IceConnectionState new_state) {} in OnIceConnectionChange()
475 PeerConnectionInterface::IceGatheringState new_state) {} in OnIceGatheringChange()
/external/grpc-grpc/src/php/lib/Grpc/Internal/
DInterceptorChannel.php62 public function watchConnectivityState($new_state, $deadline)
/external/webrtc/webrtc/libjingle/xmpp/
Dchatroommoduleimpl.cc406 XmppChatroomState new_state; member
508 XmppChatroomModuleImpl::ClientChangeMyPresence(XmppChatroomState new_state) { in ClientChangeMyPresence()
514 XmppChatroomState new_state; in ServerChangeMyPresence() local
526 XmppChatroomModuleImpl::ChangePresence(XmppChatroomState new_state, in ChangePresence()
Dpubsubstateclient.h47 C new_state; member
175 C new_state; in OnItem() local
/external/toolchain-utils/automation/common/
Dstate_machine.py45 def Change(self, new_state): argument
Djob_group.py48 def _StateSet(self, new_state): argument
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.c59 GLuint new_state = ctx->NewState; in i915InvalidateState() local
/external/autotest/client/site_tests/cellular_ScanningProperty/
Dcellular_ScanningProperty.py95 old_state, new_state): argument
/external/webrtc/webrtc/base/
Dtask.cc99 int new_state = Process(state_); in Step() local
/external/mesa3d/src/mesa/tnl/
Dt_context.c131 _tnl_InvalidateState( struct gl_context *ctx, GLuint new_state ) in _tnl_InvalidateState()
/external/mesa3d/src/mesa/swrast/
Ds_context.c427 _swrast_sleep( struct gl_context *ctx, GLbitfield new_state ) in _swrast_sleep()
434 _swrast_invalidate_state( struct gl_context *ctx, GLbitfield new_state ) in _swrast_invalidate_state()
657 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state ) in _swrast_InvalidateState()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstruct_cfg_analysis.cpp68 TraversalInfo new_state; in AddBlocksInFunction() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dstruct_cfg_analysis.cpp68 TraversalInfo new_state; in AddBlocksInFunction() local
/external/tensorflow/tensorflow/core/debug/
Ddebug_grpc_testlib.cc132 const EventReply::DebugOpStateChange::State new_state, in RequestDebugOpStateChangeAtNextStream()

1234