Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
Dcust_state_collection.cpp40 void CustStateCollection::SetState(const std::string& stateValue) in SetState() function in OHOS::PowerMgr::CustStateCollection
Dscene_state_collection.cpp46 void SceneStateCollection::SetState(const std::string& stateValue) in SetState() function in OHOS::PowerMgr::SceneStateCollection
Dextend_state_collection.cpp48 void ExtendStateCollection::SetState(const std::string& stateValue) in SetState() function in OHOS::PowerMgr::ExtendStateCollection
Dstartup_delay_state_collection.cpp80 void StartupDelayStateCollection::SetState(const std::string& stateValue) in SetState() function in OHOS::PowerMgr::StartupDelayStateCollection
Dscreen_state_collection.cpp89 void ScreenStateCollection::SetState(const std::string& stateValue) in SetState() function in OHOS::PowerMgr::ScreenStateCollection
Dcharge_delay_state_collection.cpp144 void ChargeDelayStateCollection::SetState(const std::string& stateValue) in SetState() function in OHOS::PowerMgr::ChargeDelayStateCollection
Dcharger_state_collection.cpp178 void ChargerStateCollection::SetState(const std::string& stateValue) in SetState() function in OHOS::PowerMgr::ChargerStateCollection
/base/notification/distributed_notification_service/services/distributed/src/tlv_box/
Dstate_box.cpp90 bool NotifticationStateBox::SetState(int32_t state) in SetState() function in OHOS::Notification::NotifticationStateBox
/base/powermgr/power_manager/services/native/src/runninglock/
Drunning_lock_inner.h93 void SetState(RunningLockState state) in SetState() function
/base/powermgr/powermgr_lite/services/src/screensaver/small/
Dscreen_saver_handler.cpp155 int32_t ScreenSaverHandler::SetState(bool enable) in SetState() function in OHOS::ScreenSaverHandler
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/
Dfault_info_base.h35 void SetState(FaultStateType state) in SetState() function
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Dasync_call.h59 void SetState(const napi_status &status) in SetState() function
/base/notification/distributed_notification_service/frameworks/reminder/src/
Dreminder_request.cpp987 void ReminderRequest::SetState(const uint8_t state) in SetState() function in OHOS::Notification::ReminderRequest
1669 void ReminderRequest::SetState(bool deSet, const uint8_t newState, std::string function) in SetState() function in OHOS::Notification::ReminderRequest
/base/account/os_account/services/accountmgr/src/account_iam/
Dinner_account_iam_manager.cpp541 void InnerAccountIAMManager::SetState(int32_t userId, IAMState state) in SetState() function in OHOS::AccountSA::InnerAccountIAMManager
/base/powermgr/power_manager/services/native/src/
Dpower_state_machine.cpp2026 bool PowerStateMachine::SetState(PowerState state, StateChangeReason reason, bool force) in RegisterDisplayOffTimeObserver() function in OHOS::PowerMgr::PowerStateMachine