Home
last modified time | relevance | path

Searched defs:SetState (Results 1 – 25 of 29) sorted by relevance

12

/external/openscreen/osp/impl/
Dservice_publisher_impl.h35 void SetState(State state) { publisher_->SetState(state); } in SetState() function
Dservice_listener_impl.h37 void SetState(State state) { listener_->SetState(state); } in SetState() function
Dservice_publisher_impl.cc93 void ServicePublisherImpl::SetState(State state) { in SetState() function in openscreen::osp::ServicePublisherImpl
Dservice_listener_impl.cc172 void ServiceListenerImpl::SetState(State state) { in SetState() function in openscreen::osp::ServiceListenerImpl
/external/webrtc/pc/
Dvideo_track_source.cc22 void VideoTrackSource::SetState(SourceState new_state) { in SetState() function in webrtc::VideoTrackSource
Dremote_audio_source.cc95 void RemoteAudioSource::SetState(SourceState new_state) { in SetState() function in webrtc::RemoteAudioSource
Dsctp_data_channel.cc557 void SctpDataChannel::SetState(DataState state) { in SetState() function in webrtc::SctpDataChannel
/external/webrtc/modules/video_coding/
Dframe_buffer.cc224 void VCMFrameBuffer::SetState(VCMFrameBufferStateEnum state) { in SetState() function in webrtc::VCMFrameBuffer
Ddecoding_state.cc71 void VCMDecodingState::SetState(const VCMFrameBuffer* frame) { in SetState() function in webrtc::VCMDecodingState
/external/crosvm/protos/src/
Dplugin.proto136 message SetState { message
244 message SetState {} message
328 message SetState { message
441 message SetState { message
/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/
Dconnectivity_state.cc150 void ConnectivityStateTracker::SetState(grpc_connectivity_state state, in SetState() function in grpc_core::ConnectivityStateTracker
/external/pigweed/pw_digital_io/public/pw_digital_io/
Ddigital_io.h104 Status SetState(State state) { return DoSetState(state); } in SetState() function
/external/openthread/src/core/net/
Dsrp_client.cpp70 void Client::HostInfo::SetState(ItemState aState) in SetState() function in ot::Srp::Client::HostInfo
120 void Client::Service::SetState(ItemState aState) in SetState() function in ot::Srp::Client::Service
196 void Client::AutoStart::SetState(State aState) in SetState() function in ot::Srp::Client::AutoStart
677 void Client::SetState(State aState) in SetState() function in ot::Srp::Client
Ddns_dso.cpp112 void Dso::Connection::SetState(State aState) in SetState() function in ot::Dns::Dso::Connection
/external/openthread/src/core/backbone_router/
Dbbr_local.cpp215 void Local::SetState(BackboneRouterState aState) in SetState() function in ot::BackboneRouter::Local
/external/webrtc/sdk/android/src/jni/
Dandroid_video_track_source.cc61 void AndroidVideoTrackSource::SetState(JNIEnv* env, in SetState() function in webrtc::jni::AndroidVideoTrackSource
/external/openthread/src/core/radio/
Dtrel_link.cpp466 void Link::SetState(State aState) in SetState() function in ot::Trel::Link
/external/openthread/src/core/meshcop/
Djoiner.cpp119 void Joiner::SetState(State aState) in SetState() function in ot::MeshCoP::Joiner
Dcommissioner.cpp94 void Commissioner::SetState(State aState) in SetState() function in ot::MeshCoP::Commissioner
/external/openthread/src/core/mac/
Dsub_mac.cpp922 void SubMac::SetState(State aState) in SetState() function in ot::Mac::SubMac
/external/openthread/src/core/thread/
Dnetwork_data_publisher.cpp246 void Publisher::Entry::SetState(State aState) in SetState() function in ot::NetworkData::Publisher::Entry
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.h536 void SetState(State state) { state_ = state; } in SetState() function
/external/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer_unittest.cc139 void SetState(CursorState state, const DesktopVector& pos) { in SetState() function in webrtc::__anon7137fc330111::FakeMouseMonitor
/external/cronet/net/websockets/
Dwebsocket_channel.cc275 void WebSocketChannel::SetState(State new_state) { in SetState() function in net::WebSocketChannel
/external/webrtc/net/dcsctp/socket/
Ddcsctp_socket.cc263 void DcSctpSocket::SetState(State state, absl::string_view reason) { in SetState() function in dcsctp::DcSctpSocket

12