Home
last modified time | relevance | path

Searched refs:GetOnDemandPolicy (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/update/updateservice/services/startup/manage/src/
H A Dsystem_ability_operator.cpp108 …int32_t ret = samgr->GetOnDemandPolicy(UPDATE_DISTRIBUTED_SERVICE_ID, OnDemandPolicyType::START_PO… in GetStartupOnDemandPolicy()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dondemand_helper.cpp375 void OnDemandHelper::GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type) in GetOnDemandPolicy() function in OHOS::OnDemandHelper
384 int32_t ret = sm->GetOnDemandPolicy(systemAbilityId, type, abilityOnDemandEvents); in GetOnDemandPolicy()
661 ondemandHelper.GetOnDemandPolicy(systemAbilityId, OnDemandPolicyType::START_POLICY); in TestOnDemandPolicy()
663 ondemandHelper.GetOnDemandPolicy(systemAbilityId, OnDemandPolicyType::STOP_POLICY); in TestOnDemandPolicy()
H A Dsystem_ability_mgr_new_test.cpp233 int32_t ret = saMgr->GetOnDemandPolicy(systemAbilityId, type, abilityOnDemandEvents);
249 int32_t ret = saMgr->GetOnDemandPolicy(systemAbilityId, type, abilityOnDemandEvents);
266 int32_t ret = saMgr->GetOnDemandPolicy(systemAbilityId, type, abilityOnDemandEvents);
285 int32_t ret = saMgr->GetOnDemandPolicy(systemAbilityId, type, abilityOnDemandEvents);
305 int32_t ret = saMgr->GetOnDemandPolicy(systemAbilityId, type, abilityOnDemandEvents);
329 int32_t ret = saMgr->GetOnDemandPolicy(systemAbilityId, type, abilityOnDemandEvents);
H A Dsystem_ability_mgr_proxy_test.cpp1123 int32_t result = samgrProxy->GetOnDemandPolicy(systemAbilityId, type, abilityOnDemandEvents);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/
H A Dondemand_helper.h49 void GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type);
/ohos5.0/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_system_ability_manager.h54 …MOCK_METHOD3(GetOnDemandPolicy, int32_t(int32_t, OnDemandPolicyType, std::vector<SystemAbilityOnDe…
/ohos5.0/base/notification/common_event_service/tools/test/mock/
H A Dmock_system_ability_manager.h54 …MOCK_METHOD3(GetOnDemandPolicy, int32_t(int32_t, OnDemandPolicyType, std::vector<SystemAbilityOnDe…
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/mock/
H A Dif_system_ability_manager_mock.h55 MOCK_METHOD3(GetOnDemandPolicy, int32_t(int32_t systemAbilityId, OnDemandPolicyType type,
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dmock_system_ability_manager.h145 int32_t GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type, in GetOnDemandPolicy() function
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_service_registry.cpp202 int32_t SystemAbilityManagerProxy::GetOnDemandPolicy( in GetOnDemandPolicy() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_service_registry.cpp188 int32_t SystemAbilityManagerProxy::GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType ty… in GetOnDemandPolicy() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_service_registry.cpp203 int32_t SystemAbilityManagerProxy::GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType ty… in GetOnDemandPolicy() function in OHOS::SystemAbilityManagerProxy
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dif_system_ability_manager.h312 virtual int32_t GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type,
H A Dsystem_ability_manager_proxy.h262 int32_t GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type,
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h163 int32_t GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type,
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp989 int32_t result = GetOnDemandPolicy(systemAbilityId, typeEnum, abilityOnDemandEvents); in GetOnDemandPolicyInner()
H A Dsystem_ability_manager.cpp432 int32_t SystemAbilityManager::GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType type, in GetOnDemandPolicy() function in OHOS::SystemAbilityManager
/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp1211 int32_t SystemAbilityManagerProxy::GetOnDemandPolicy(int32_t systemAbilityId, OnDemandPolicyType ty… in GetOnDemandPolicy() function in OHOS::SystemAbilityManagerProxy