Home
last modified time | relevance | path

Searched refs:ABILITY_SERVICE_READY (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp38 const uint32_t ABILITY_SERVICE_READY = 4; variable
107 dependsReady_ |= ABILITY_SERVICE_READY; in OnAddSystemAbility()
153 dependsReady_ &= (~ABILITY_SERVICE_READY); in OnRemoveSystemAbility()