/external/openscreen/osp/impl/ |
D | service_publisher_impl.h | 35 void SetState(State state) { publisher_->SetState(state); } in SetState() function
|
D | service_listener_impl.h | 37 void SetState(State state) { listener_->SetState(state); } in SetState() function
|
D | service_publisher_impl.cc | 93 void ServicePublisherImpl::SetState(State state) { in SetState() function in openscreen::osp::ServicePublisherImpl
|
D | service_listener_impl.cc | 172 void ServiceListenerImpl::SetState(State state) { in SetState() function in openscreen::osp::ServiceListenerImpl
|
/external/webrtc/pc/ |
D | video_track_source.cc | 22 void VideoTrackSource::SetState(SourceState new_state) { in SetState() function in webrtc::VideoTrackSource
|
D | remote_audio_source.cc | 95 void RemoteAudioSource::SetState(SourceState new_state) { in SetState() function in webrtc::RemoteAudioSource
|
D | sctp_data_channel.cc | 557 void SctpDataChannel::SetState(DataState state) { in SetState() function in webrtc::SctpDataChannel
|
/external/webrtc/modules/video_coding/ |
D | frame_buffer.cc | 224 void VCMFrameBuffer::SetState(VCMFrameBufferStateEnum state) { in SetState() function in webrtc::VCMFrameBuffer
|
D | decoding_state.cc | 71 void VCMDecodingState::SetState(const VCMFrameBuffer* frame) { in SetState() function in webrtc::VCMDecodingState
|
/external/crosvm/protos/src/ |
D | plugin.proto | 136 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/ |
D | connectivity_state.cc | 150 void ConnectivityStateTracker::SetState(grpc_connectivity_state state, in SetState() function in grpc_core::ConnectivityStateTracker
|
/external/pigweed/pw_digital_io/public/pw_digital_io/ |
D | digital_io.h | 104 Status SetState(State state) { return DoSetState(state); } in SetState() function
|
/external/openthread/src/core/net/ |
D | srp_client.cpp | 70 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
|
D | dns_dso.cpp | 112 void Dso::Connection::SetState(State aState) in SetState() function in ot::Dns::Dso::Connection
|
/external/openthread/src/core/backbone_router/ |
D | bbr_local.cpp | 215 void Local::SetState(BackboneRouterState aState) in SetState() function in ot::BackboneRouter::Local
|
/external/webrtc/sdk/android/src/jni/ |
D | android_video_track_source.cc | 61 void AndroidVideoTrackSource::SetState(JNIEnv* env, in SetState() function in webrtc::jni::AndroidVideoTrackSource
|
/external/openthread/src/core/radio/ |
D | trel_link.cpp | 466 void Link::SetState(State aState) in SetState() function in ot::Trel::Link
|
/external/openthread/src/core/meshcop/ |
D | joiner.cpp | 119 void Joiner::SetState(State aState) in SetState() function in ot::MeshCoP::Joiner
|
D | commissioner.cpp | 94 void Commissioner::SetState(State aState) in SetState() function in ot::MeshCoP::Commissioner
|
/external/openthread/src/core/mac/ |
D | sub_mac.cpp | 922 void SubMac::SetState(State aState) in SetState() function in ot::Mac::SubMac
|
/external/openthread/src/core/thread/ |
D | network_data_publisher.cpp | 246 void Publisher::Entry::SetState(State aState) in SetState() function in ot::NetworkData::Publisher::Entry
|
/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
D | pjrt_stream_executor_client.h | 536 void SetState(State state) { state_ = state; } in SetState() function
|
/external/webrtc/modules/desktop_capture/ |
D | desktop_and_cursor_composer_unittest.cc | 139 void SetState(CursorState state, const DesktopVector& pos) { in SetState() function in webrtc::__anon7137fc330111::FakeMouseMonitor
|
/external/cronet/net/websockets/ |
D | websocket_channel.cc | 275 void WebSocketChannel::SetState(State new_state) { in SetState() function in net::WebSocketChannel
|
/external/webrtc/net/dcsctp/socket/ |
D | dcsctp_socket.cc | 263 void DcSctpSocket::SetState(State state, absl::string_view reason) { in SetState() function in dcsctp::DcSctpSocket
|