Searched defs:systemAbilityIds (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
H A D | mock_service_registry.cpp | 214 …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 D | mock_service_registry.cpp | 215 …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 D | mock_system_ability_manager.h | 162 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 D | mock_service_registry.cpp | 206 …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 D | mock_service_registry.cpp | 195 …32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) in GetOnDemandSystemAbilityIds()
|
/ohos5.0/base/location/test/mock/src/ |
H A D | mock_service_registry.cpp | 179 …32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) in GetOnDemandSystemAbilityIds()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | system_ability_manager_stub.cpp | 1042 std::vector<int32_t> systemAbilityIds; in SendStrategyInner() local 1067 std::vector<int32_t> systemAbilityIds; in GetOnDemandSystemAbilityIdsInner() local
|
H A D | system_ability_manager.cpp | 2096 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 D | system_ability_manager_wrapper.cpp | 317 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 D | system_ability_manager_proxy.cpp | 1260 …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()
|