Home
last modified time | relevance | path

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

/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
Dres_sched_service_ability.cpp100 void ResSchedServiceAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() function in OHOS::ResourceSchedule::ResSchedServiceAbility
Dres_sched_service.cpp97 void ResSchedService::OnDeviceLevelChanged(int32_t type, int32_t level) in OnDeviceLevelChanged() function in OHOS::ResourceSchedule::ResSchedService
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
Dnotifier_mgr.cpp134 void NotifierMgr::OnDeviceLevelChanged(int32_t type, int32_t level) in OnDeviceLevelChanged() function in OHOS::ResourceSchedule::NotifierMgr
/foundation/resourceschedule/soc_perf/test/unittest/mock/
Dmock_system_ability.cpp244 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() function in SystemAbility
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_system_ability.cpp248 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() function in SystemAbility
/foundation/barrierfree/accessibility/services/test/mock/
Dmock_system_ability.cpp275 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() function in OHOS::SystemAbility
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
Dmock_system_ability.cpp282 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() function in OHOS::SystemAbility
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/cxx/
Dsystem_ability_wrapper.cpp109 void SystemAbilityWrapper::OnDeviceLevelChanged(int32_t type, int32_t level, std::string &action) in OnDeviceLevelChanged() function in OHOS::SafwkRust::SystemAbilityWrapper
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
Dwrapper.rs86 fn OnDeviceLevelChanged( in OnDeviceLevelChanged() function
192 fn OnDeviceLevelChanged(&self, change_type: i32, level: i32, action: String) { in OnDeviceLevelChanged() method
/foundation/systemabilitymgr/safwk/services/safwk/src/
Dsystem_ability.cpp441 void SystemAbility::OnDeviceLevelChanged(int32_t type, int32_t level, std::string& action) in OnDeviceLevelChanged() function in OHOS::SystemAbility