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
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
97 void SetState(CursorState state, const DesktopVector& pos) { in SetState() function in webrtc::__anond342eb610111::FakeMouseMonitor
325 void SetState(uint64 id, VisitState state) { in SetState() function
198 void SetState(StreamState state) { in SetState() function
804 void SetState(Smi* state) { state_ = state; } in SetState() function
2460 void SetState(__in PYBA_STATE state, __in HRESULT hrStatus) { in SetState() function in PythonBootstrapperApplication
2517 PyObject* SetState(CMessage* self, PyObject* state) { in CheckAndGetInteger() function