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.h151 bool isDistributed = false; member
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_system_ability.cpp119 void SystemAbility::SetDistributed(bool isDistributed) in SetDistributed()
/foundation/systemabilitymgr/samgr/services/samgr/native/include/
Dsystem_ability_manager.h40 bool isDistributed = false; member
/foundation/barrierfree/accessibility/services/test/mock/
Dmock_system_ability.cpp146 void SystemAbility::SetDistributed(bool isDistributed) in SetDistributed()
/foundation/systemabilitymgr/safwk/services/safwk/src/
Dsystem_ability.cpp293 void SystemAbility::SetDistributed(bool isDistributed) in SetDistributed()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
Dsystem_ability_manager_stub.cpp374 bool isDistributed = false; in UnmarshalingSaExtraProp() local