Searched defs:SetState (Results 1 – 10 of 10) 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
94 bool SetState(const double* x) { in SetState() function
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::__anon96a4abe40111::FakeMouseMonitor
198 void SetState(StreamState state) { in SetState() function
822 void SetState(Smi* state) { state_ = state; } in SetState() function
2104 PyObject* SetState(CMessage* self, PyObject* state) { in CheckAndGetInteger() function