Home
last modified time | relevance | path

Searched defs:ChangeState (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DSystemPage.cpp100 void CSystemPage::ChangeState(unsigned group, const CUIntVector &indices) in ChangeState() function in CSystemPage
419 void CSystemPage::ChangeState(unsigned group) in ChangeState() function in CSystemPage
/aosp_15_r20/art/runtime/
H A Dcompat_framework.h34 enum class ChangeState { enum
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/
H A DWorkersPool.h249 void ChangeState(State new_state) { in ChangeState() function
/aosp_15_r20/external/webp/src/utils/
H A Dthread_utils.c231 static void ChangeState(WebPWorker* const worker, WebPWorkerStatus new_status) { in ChangeState() function
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Daimd_rate_control.cc417 void AimdRateControl::ChangeState(const RateControlInput& input, in ChangeState() function in webrtc::AimdRateControl
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/
H A Dmodem.py307 def ChangeState(self, state, reason): member in Modem
/aosp_15_r20/system/core/fs_mgr/libdm/
H A Ddm.cpp293 bool DeviceMapper::ChangeState(const std::string& name, DmDeviceState state) { in ChangeState() function in android::dm::DeviceMapper
/aosp_15_r20/external/autotest/client/cros/cellular/
H A Dpseudo_modem.py393 def ChangeState(self, new_state, member in Modem
/aosp_15_r20/art/dt_fd_forward/
H A Ddt_fd_forward.cc88 bool FdForwardTransport::ChangeState(TransportState old_state, TransportState new_state) { in ChangeState() function in dt_fd_forward::FdForwardTransport
/aosp_15_r20/external/webp/src/dec/
H A Didec_dec.c304 static void ChangeState(WebPIDecoder* const idec, DecState new_state, in ChangeState() function