Searched defs:ChangeState (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | SystemPage.cpp | 100 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 D | compat_framework.h | 34 enum class ChangeState { enum
|
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/ |
H A D | WorkersPool.h | 249 void ChangeState(State new_state) { in ChangeState() function
|
/aosp_15_r20/external/webp/src/utils/ |
H A D | thread_utils.c | 231 static void ChangeState(WebPWorker* const worker, WebPWorkerStatus new_status) { in ChangeState() function
|
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/ |
H A D | aimd_rate_control.cc | 417 void AimdRateControl::ChangeState(const RateControlInput& input, in ChangeState() function in webrtc::AimdRateControl
|
/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/ |
H A D | modem.py | 307 def ChangeState(self, state, reason): member in Modem
|
/aosp_15_r20/system/core/fs_mgr/libdm/ |
H A D | dm.cpp | 293 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 D | pseudo_modem.py | 393 def ChangeState(self, new_state, member in Modem
|
/aosp_15_r20/art/dt_fd_forward/ |
H A D | dt_fd_forward.cc | 88 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 D | idec_dec.c | 304 static void ChangeState(WebPIDecoder* const idec, DecState new_state, in ChangeState() function
|