Home
last modified time | relevance | path

Searched defs:systemAbilityIds (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_service_registry.cpp214 …32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) in GetOnDemandSystemAbilityIds()
220 int32_t type, std::vector<int32_t>& systemAbilityIds, int32_t level, std::string& action) in SendStrategy()
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_service_registry.cpp215 …32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) in GetOnDemandSystemAbilityIds()
220 …t32_t SystemAbilityManagerProxy::SendStrategy(int32_t type, std::vector<int32_t>& systemAbilityIds, in SendStrategy()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dmock_system_ability_manager.h162 int32_t GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) in GetOnDemandSystemAbilityIds()
166 int32_t SendStrategy(int32_t type, std::vector<int32_t>& systemAbilityIds, in SendStrategy()
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_service_registry.cpp206 …32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) in GetOnDemandSystemAbilityIds()
217 …t32_t SystemAbilityManagerProxy::SendStrategy(int32_t type, std::vector<int32_t>& systemAbilityIds, in SendStrategy()
/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/test/mock/src/
H A Dmock_service_registry.cpp195 …32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) in GetOnDemandSystemAbilityIds()
/ohos5.0/base/location/test/mock/src/
H A Dmock_service_registry.cpp179 …32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) in GetOnDemandSystemAbilityIds()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp1042 std::vector<int32_t> systemAbilityIds; in SendStrategyInner() local
1067 std::vector<int32_t> systemAbilityIds; in GetOnDemandSystemAbilityIdsInner() local
H A Dsystem_ability_manager.cpp2096 int32_t SystemAbilityManager::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) in GetOnDemandSystemAbilityIds()
2109 int32_t SystemAbilityManager::SendStrategy(int32_t type, std::vector<int32_t>& systemAbilityIds, in SendStrategy()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
H A Dsystem_ability_manager_wrapper.cpp317 int32_t SendStrategy(int32_t type, rust::Vec<int32_t> systemAbilityIds, int32_t level, std::string … in SendStrategy()
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp1260 …32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) in GetOnDemandSystemAbilityIds()
1349 …t32_t SystemAbilityManagerProxy::SendStrategy(int32_t type, std::vector<int32_t>& systemAbilityIds, in SendStrategy()