Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/crosvm/protos/src/
H A Dplugin.proto136 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 Dsrp_client.cpp71 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/
Dstate_machine.h39 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/
Ddevice_groups.h60 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 Dservice_publisher_impl.h35 void SetState(State state) { publisher_->SetState(state); } in SetState() function
H A Dservice_listener_impl.h37 void SetState(State state) { listener_->SetState(state); } in SetState() function
H A Dservice_publisher_impl.cc93 void ServicePublisherImpl::SetState(State state) { in SetState() function in openscreen::osp::ServicePublisherImpl
H A Dservice_listener_impl.cc172 void ServiceListenerImpl::SetState(State state) { in SetState() function in openscreen::osp::ServiceListenerImpl
/aosp_15_r20/external/webrtc/pc/
H A Dvideo_track_source.cc22 void VideoTrackSource::SetState(SourceState new_state) { in SetState() function in webrtc::VideoTrackSource
H A Dremote_audio_source.cc95 void RemoteAudioSource::SetState(SourceState new_state) { in SetState() function in webrtc::RemoteAudioSource
/aosp_15_r20/external/pigweed/pw_digital_io/
H A Ddigital_io_service.cc48 void DigitalIoService::SetState( in SetState() function in pw::digital_io::DigitalIoService
H A Ddigital_io.proto53 rpc SetState(DigitalIoSetStateRequest) returns (DigitalIoSetStateResponse) {} rpc
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dframe_buffer.cc224 void VCMFrameBuffer::SetState(VCMFrameBufferStateEnum state) { in SetState() function in webrtc::VCMFrameBuffer
H A Ddecoding_state.cc71 void VCMDecodingState::SetState(const VCMFrameBuffer* frame) { in SetState() function in webrtc::VCMDecodingState
/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy.h104 virtual void SetState(BluetoothStreamState /*state*/) {} in SetState() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dconnectivity_state.cc152 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/
Dconnectivity_state.cc153 void ConnectivityStateTracker::SetState(grpc_connectivity_state state, in SetState() function in grpc_core::ConnectivityStateTracker
/aosp_15_r20/external/openthread/src/core/thread/
H A Dneighbor.cpp45 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 Ddigital_io.h117 Status SetState(State state) { return DoSetState(state); } in SetState() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DSystemPage.h32 void SetState(const UString &iconPath) in SetState() function
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DUsbHostController.h481 EFI_USB_HC_PROTOCOL_SET_STATE SetState; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DUsbHostController.h475 EFI_USB_HC_PROTOCOL_SET_STATE SetState; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DUsbHostController.h474 EFI_USB_HC_PROTOCOL_SET_STATE SetState; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DUsbHostController.h475 EFI_USB_HC_PROTOCOL_SET_STATE SetState; member
/aosp_15_r20/external/webrtc/sdk/android/src/jni/
H A Dandroid_video_track_source.cc61 void AndroidVideoTrackSource::SetState(JNIEnv* env, in SetState() function in webrtc::jni::AndroidVideoTrackSource

123