Home
last modified time | relevance | path

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

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