Home
last modified time | relevance | path

Searched defs:DEVICE_STANDBY_SERVICE_SYSTEM_ABILITY_ID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp943 int32_t DEVICE_STANDBY_SERVICE_SYSTEM_ABILITY_ID = 1914; variable
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs152 pub const DEVICE_STANDBY_SERVICE_SYSTEM_ABILITY_ID: i32 = 1914; const
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h158 DEVICE_STANDBY_SERVICE_SYSTEM_ABILITY_ID = 1914, enumerator