Searched defs:saControl (Results 1 – 2 of 2) sorted by relevance
| /foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
| D | system_ability_state_scheduler_test.cpp | 1348 SaControlInfo saControl = { START_ON_DEMAND, TEST_SYSTEM_ABILITY1}; variable 1372 SaControlInfo saControl = { START_ON_DEMAND, TEST_SYSTEM_ABILITY1, true}; variable 1396 SaControlInfo saControl = { START_ON_DEMAND, TEST_SYSTEM_ABILITY1, true}; variable 1415 SaControlInfo saControl; variable 1536 SaControlInfo saControl = { STOP_ON_DEMAND, TEST_SYSTEM_ABILITY1}; variable 1559 SaControlInfo saControl = { STOP_ON_DEMAND, TEST_SYSTEM_ABILITY1, true}; variable 1582 SaControlInfo saControl = { STOP_ON_DEMAND, TEST_SYSTEM_ABILITY1, true}; variable
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/ |
| D | system_ability_state_scheduler.cpp | 1337 for (auto& saControl : saControlList) { in CheckEnableOnce() local 1354 const SaControlInfo& saControl, sptr<ISystemAbilityLoadCallback> callback) in CheckStartEnableOnce() 1390 const SaControlInfo& saControl) in CheckStopEnableOnce()
|