Searched defs:saControl (Results 1 – 2 of 2) sorted by relevance
| /foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
| D | system_ability_mgr_test.cpp | 1991 SaControlInfo saControl = { START_ON_DEMAND, TEST_SYSTEM_ABILITY1}; variable 2009 SaControlInfo saControl = { START_ON_DEMAND, TEST_SYSTEM_ABILITY1, true}; variable 2027 SaControlInfo saControl = { START_ON_DEMAND, TEST_SYSTEM_ABILITY1, true}; variable 2045 SaControlInfo saControl; variable 2155 SaControlInfo saControl = { STOP_ON_DEMAND, TEST_SYSTEM_ABILITY1}; variable 2172 SaControlInfo saControl = { STOP_ON_DEMAND, TEST_SYSTEM_ABILITY1, true}; variable 2189 SaControlInfo saControl = { STOP_ON_DEMAND, TEST_SYSTEM_ABILITY1, true}; variable
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
| D | system_ability_manager.cpp | 389 for (auto& saControl : saControlList) { in ProcessOnDemandEvent() local 406 const SaControlInfo& saControl, sptr<ISystemAbilityLoadCallback> callback) in CheckStartEnableOnce() 438 const SaControlInfo& saControl) in CheckStopEnableOnce()
|