Home
last modified time | relevance | path

Searched defs:isDistributed (Results 1 – 4 of 4) sorted by relevance

/foundation/distributedschedule/samgr/interfaces/innerkits/samgr_proxy/include/
Dif_system_ability_manager.h106 bool isDistributed = false; member
/foundation/distributedschedule/samgr/services/samgr/native/include/
Dsystem_ability_manager.h37 bool isDistributed = false; member
/foundation/distributedschedule/safwk/services/safwk/src/
Dsystem_ability.cpp185 void SystemAbility::SetDistributed(bool isDistributed) in SetDistributed()
/foundation/distributedschedule/samgr/services/samgr/native/source/
Dsystem_ability_manager_stub.cpp268 bool isDistributed = false; in UnmarshalingSaExtraProp() local