Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
Dif_system_ability_manager.h107 bool isDistributed = false; member
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_system_ability.cpp102 void SystemAbility::SetDistributed(bool isDistributed) in SetDistributed()
/foundation/systemabilitymgr/samgr/services/samgr/native/include/
Dsystem_ability_manager.h39 bool isDistributed = false; member
/foundation/barrierfree/accessibility/services/test/mock/
Dmock_system_ability.cpp128 void SystemAbility::SetDistributed(bool isDistributed) in SetDistributed()
/foundation/systemabilitymgr/safwk/services/safwk/src/
Dsystem_ability.cpp185 void SystemAbility::SetDistributed(bool isDistributed) in SetDistributed()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
Dsystem_ability_manager_stub.cpp363 bool isDistributed = false; in UnmarshalingSaExtraProp() local