Home
last modified time | relevance | path

Searched defs:SetState (Results 1 – 25 of 36) 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/pigweed/pw_digital_io/
Ddigital_io_service.cc48 void DigitalIoService::SetState( in SetState() function in pw::digital_io::DigitalIoService
Ddigital_io.proto53 rpc SetState(DigitalIoSetStateRequest) returns (DigitalIoSetStateResponse) {} rpc
/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/grpc-grpc/src/core/lib/transport/
Dconnectivity_state.cc152 void ConnectivityStateTracker::SetState(grpc_connectivity_state state, in SetState() function in grpc_core::ConnectivityStateTracker
/external/openthread/src/core/thread/
Dneighbor.cpp45 void Neighbor::SetState(State aState) in SetState() function in ot::Neighbor
/external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/
Dconnectivity_state.cc153 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.h117 Status SetState(State state) { return DoSetState(state); } in SetState() function
/external/lzma/CPP/7zip/UI/FileManager/
DSystemPage.h32 void SetState(const UString &iconPath) in SetState() function
/external/openthread/src/core/net/
Dsrp_client.cpp71 void Client::HostInfo::SetState(ItemState aState) in SetState() function in ot::Srp::Client::HostInfo
124 void Client::Service::SetState(ItemState aState) in SetState() function in ot::Srp::Client::Service
200 void Client::AutoStart::SetState(State aState) in SetState() function in ot::Srp::Client::AutoStart
712 void Client::SetState(State aState) in SetState() function in ot::Srp::Client
/external/openthread/src/core/backbone_router/
Dbbr_local.cpp218 void Local::SetState(State aState) in SetState() function in ot::BackboneRouter::Local
/external/openthread/src/core/radio/
Dtrel_link.cpp450 void Link::SetState(State aState) in SetState() function in ot::Trel::Link
/external/webrtc/sdk/android/src/jni/
Dandroid_video_track_source.cc61 void AndroidVideoTrackSource::SetState(JNIEnv* env, in SetState() function in webrtc::jni::AndroidVideoTrackSource
/external/grpc-grpc/test/cpp/interop/
Dpre_stop_hook_server.cc67 void SetState(State state) { in SetState() function in grpc::testing::PreStopHookServer
/external/openthread/src/core/meshcop/
Djoiner.cpp112 void Joiner::SetState(State aState) in SetState() function in ot::MeshCoP::Joiner
/external/openthread/src/core/mac/
Dsub_mac.cpp1006 void SubMac::SetState(State aState) in SetState() function in ot::Mac::SubMac
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.h536 void SetState(State state) { state_ = state; } in SetState() function

12