Home
last modified time | relevance | path

Searched refs:GetAppMgr (Results 1 – 2 of 2) sorted by relevance

/base/customization/enterprise_device_management/services/edm/include/
Denterprise_device_mgr_ability.h95 sptr<OHOS::AppExecFwk::IAppMgr> GetAppMgr();
/base/customization/enterprise_device_management/services/edm/src/
Denterprise_device_mgr_ability.cpp373 sptr<AppExecFwk::IAppMgr> EnterpriseDeviceMgrAbility::GetAppMgr() in GetAppMgr() function in OHOS::EDM::EnterpriseDeviceMgrAbility
392 sptr<AppExecFwk::IAppMgr> appMgr = GetAppMgr(); in SubscribeAppState()
423 sptr<AppExecFwk::IAppMgr> appMgr = GetAppMgr(); in UnsubscribeAppState()