Searched defs:SetState (Results 1 – 11 of 11) sorted by relevance
205 void VCMFrameBuffer::SetState(VCMFrameBufferStateEnum state) { in SetState() function in webrtc::VCMFrameBuffer
67 void VCMDecodingState::SetState(const VCMFrameBuffer* frame) { in SetState() function in webrtc::VCMDecodingState
97 void SetState(CursorState state, const DesktopVector& pos) { in SetState() function in webrtc::__anon007d0fed0111::FakeMouseMonitor
482 void DataChannel::SetState(DataState state) { in SetState() function in webrtc::DataChannel
464 void VideoSource::SetState(SourceState new_state) { in SetState() function in webrtc::VideoSource
927 void WebRtcSession::SetState(State state) { in SetState() function in webrtc::WebRtcSession
309 void SetState(State s) { in SetState() function
97 public virtual void SetState(RecognizerSharedState value) in SetState() method in Antlr.Runtime.BaseRecognizer
198 void SetState(StreamState state) { in SetState() function
2452 void SetState(__in PYBA_STATE state, __in HRESULT hrStatus) { in SetState() function in PythonBootstrapperApplication
2517 PyObject* SetState(CMessage* self, PyObject* state) { in CheckAndGetInteger() function