Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 25 of 89) 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/mesa3d/src/mesa/main/
Dstate.c116 GLbitfield new_state = 0x0; in update_program() local
311 GLbitfield new_state = 0x0; in update_program_constants() local
383 GLbitfield new_state = ctx->NewState; in _mesa_update_state_locked() local
/external/autotest/site_utils/rpm_control_system/
Drpm_client.py29 def set_power(hostname, new_state, timeout_mins=RPM_CALL_TIMEOUT_MINS): argument
Drpm_controller.py253 def queue_request(self, powerunit_info, new_state): argument
471 def set_power_state(self, powerunit_info, new_state): argument
511 def _change_state(self, powerunit_info, new_state, ssh): argument
713 def set_power_state(self, powerunit_info, new_state): argument
938 def _change_state(self, powerunit_info, new_state, ssh): argument
Drpm_dispatcher.py121 def queue_request(self, powerunit_info_dict, new_state): argument
Dfrontend_server.py98 def queue_request(self, device_hostname, new_state): argument
/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/v8/tools/
Dic-processor.js152 type, pc, line, column, old_state, new_state, map, name, modifier, argument
163 new_right, new_state) { argument
173 pc, line, column, stub, old_state, new_state, allocation_site) { argument
181 pc, line, column, stub, old_state, new_state) { argument
/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/libmojo/base/android/
Dapplication_status_listener.cc76 jint new_state) { in OnApplicationStateChange()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.c55 i915InvalidateState(struct gl_context * ctx, GLuint new_state) in i915InvalidateState()
/external/mesa3d/src/mesa/vbo/
Dvbo_exec.c76 void vbo_exec_invalidate_state( struct gl_context *ctx, GLbitfield new_state ) in vbo_exec_invalidate_state()
/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/tpm2/generator/
Dextract_structures.py65 def _SetState(self, new_state): argument
/external/mesa3d/src/mesa/swrast/
Ds_context.c425 _swrast_sleep( struct gl_context *ctx, GLbitfield new_state ) in _swrast_sleep()
432 _swrast_invalidate_state( struct gl_context *ctx, GLbitfield new_state ) in _swrast_invalidate_state()
655 _swrast_InvalidateState( struct gl_context *ctx, GLbitfield new_state ) in _swrast_InvalidateState()
/external/tensorflow/tensorflow/core/debug/
Ddebug_grpc_testlib.cc131 const EventReply::DebugOpStateChange::State new_state, in RequestDebugOpStateChangeAtNextStream()

1234