/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/ |
H A D | mock_system_ability_manager.h | 57 MOCK_METHOD1(GetOnDemandSystemAbilityIds, int32_t(std::vector<int32_t> &));
|
/ohos5.0/base/notification/common_event_service/tools/test/mock/ |
H A D | mock_system_ability_manager.h | 57 MOCK_METHOD1(GetOnDemandSystemAbilityIds, int32_t(std::vector<int32_t> &));
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/test/mock/src/ |
H A D | mock_service_registry.cpp | 195 int32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityI… in GetOnDemandSystemAbilityIds() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/mock/ |
H A D | if_system_ability_manager_mock.h | 59 MOCK_METHOD1(GetOnDemandSystemAbilityIds, int32_t(std::vector<int32_t>& systemAbilityIds));
|
/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() function
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
H A D | mock_service_registry.cpp | 214 int32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityI… in GetOnDemandSystemAbilityIds() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/ |
H A D | mock_service_registry.cpp | 206 int32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityI… in GetOnDemandSystemAbilityIds() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/base/location/test/mock/src/ |
H A D | mock_service_registry.cpp | 179 int32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityI… in GetOnDemandSystemAbilityIds() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_service_registry.cpp | 215 int32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityI… in GetOnDemandSystemAbilityIds() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/ |
H A D | if_system_ability_manager.h | 316 virtual int32_t GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) = 0;
|
H A D | system_ability_manager_proxy.h | 267 int32_t GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) override;
|
/ohos5.0/base/update/sys_installer/services/module_update/util/src/ |
H A D | module_utils.cpp | 256 samgr->GetOnDemandSystemAbilityIds(onDemandSaIds); in IsHotSa()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/ |
H A D | system_ability_manager.h | 167 int32_t GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) override;
|
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/ |
H A D | system_ability_manager_proxy.cpp | 137 GetOnDemandSystemAbilityIds(onDemandSystemAbilityIds); in IsOnDemandSystemAbility() 1260 int32_t SystemAbilityManagerProxy::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityI… in GetOnDemandSystemAbilityIds() function in OHOS::SystemAbilityManagerProxy
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | system_ability_manager_stub.cpp | 1068 int32_t result = GetOnDemandSystemAbilityIds(systemAbilityIds); in GetOnDemandSystemAbilityIdsInner()
|
H A D | system_ability_manager.cpp | 2096 int32_t SystemAbilityManager::GetOnDemandSystemAbilityIds(std::vector<int32_t>& systemAbilityIds) in GetOnDemandSystemAbilityIds() function in OHOS::SystemAbilityManager
|