/aosp_15_r20/external/crosvm/protos/src/ |
H A D | plugin.proto | 136 message SetState { message 244 message SetState {} message 328 message SetState { message 441 message SetState { message
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | srp_client.cpp | 71 bool Client::HostInfo::SetState(ItemState aState) in SetState() function in ot::Srp::Client::HostInfo 130 bool Client::Service::SetState(ItemState aState) in SetState() function in ot::Srp::Client::Service 300 void Client::AutoStart::SetState(State aState) in SetState() function in ot::Srp::Client::AutoStart 875 void Client::SetState(State aState) in SetState() function in ot::Srp::Client
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | state_machine.h | 39 void SetState(StateT state) { in SetState() function 197 void SetState(State state) { in SetState() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | device_groups.h | 60 void SetState(bluetooth::le_audio::types::CigState state) { in SetState() function 253 void SetState(types::AseState state) { in SetState() function
|
/aosp_15_r20/external/openscreen/osp/impl/ |
H A D | service_publisher_impl.h | 35 void SetState(State state) { publisher_->SetState(state); } in SetState() function
|
H A D | service_listener_impl.h | 37 void SetState(State state) { listener_->SetState(state); } in SetState() function
|
H A D | service_publisher_impl.cc | 93 void ServicePublisherImpl::SetState(State state) { in SetState() function in openscreen::osp::ServicePublisherImpl
|
H A D | service_listener_impl.cc | 172 void ServiceListenerImpl::SetState(State state) { in SetState() function in openscreen::osp::ServiceListenerImpl
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | video_track_source.cc | 22 void VideoTrackSource::SetState(SourceState new_state) { in SetState() function in webrtc::VideoTrackSource
|
H A D | remote_audio_source.cc | 95 void RemoteAudioSource::SetState(SourceState new_state) { in SetState() function in webrtc::RemoteAudioSource
|
/aosp_15_r20/external/pigweed/pw_digital_io/ |
H A D | digital_io_service.cc | 48 void DigitalIoService::SetState( in SetState() function in pw::digital_io::DigitalIoService
|
H A D | digital_io.proto | 53 rpc SetState(DigitalIoSetStateRequest) returns (DigitalIoSetStateResponse) {} rpc
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | frame_buffer.cc | 224 void VCMFrameBuffer::SetState(VCMFrameBufferStateEnum state) { in SetState() function in webrtc::VCMFrameBuffer
|
H A D | decoding_state.cc | 71 void VCMDecodingState::SetState(const VCMFrameBuffer* frame) { in SetState() function in webrtc::VCMDecodingState
|
/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/ |
D | device_port_proxy.h | 104 virtual void SetState(BluetoothStreamState /*state*/) {} in SetState() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/ |
H A D | connectivity_state.cc | 152 void ConnectivityStateTracker::SetState(grpc_connectivity_state state, in SetState() function in grpc_core::ConnectivityStateTracker
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/ |
D | connectivity_state.cc | 153 void ConnectivityStateTracker::SetState(grpc_connectivity_state state, in SetState() function in grpc_core::ConnectivityStateTracker
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | neighbor.cpp | 45 void Neighbor::SetState(State aState) in SetState() function in ot::Neighbor
|
/aosp_15_r20/external/pigweed/pw_digital_io/public/pw_digital_io/ |
H A D | digital_io.h | 117 Status SetState(State state) { return DoSetState(state); } in SetState() function
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | SystemPage.h | 32 void SetState(const UString &iconPath) in SetState() function
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | UsbHostController.h | 481 EFI_USB_HC_PROTOCOL_SET_STATE SetState; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | UsbHostController.h | 475 EFI_USB_HC_PROTOCOL_SET_STATE SetState; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | UsbHostController.h | 474 EFI_USB_HC_PROTOCOL_SET_STATE SetState; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | UsbHostController.h | 475 EFI_USB_HC_PROTOCOL_SET_STATE SetState; member
|
/aosp_15_r20/external/webrtc/sdk/android/src/jni/ |
H A D | android_video_track_source.cc | 61 void AndroidVideoTrackSource::SetState(JNIEnv* env, in SetState() function in webrtc::jni::AndroidVideoTrackSource
|