Home
last modified time | relevance | path

Searched defs:SetEnableStartProcessFlagByUserId (Results 1 – 7 of 7) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/src/
Duser_record_manager.cpp44 void UserRecordManager::SetEnableStartProcessFlagByUserId(int32_t userId, bool enableStartProcess) in SetEnableStartProcessFlagByUserId() function in OHOS::AppExecFwk::UserRecordManager
Dams_mgr_scheduler.cpp506 void AmsMgrScheduler::SetEnableStartProcessFlagByUserId(int32_t userId, bool enableStartProcess) in SetEnableStartProcessFlagByUserId() function in OHOS::AppExecFwk::AmsMgrScheduler
Dapp_mgr_service_inner.cpp6013 void AppMgrServiceInner::SetEnableStartProcessFlagByUserId(int32_t userId, bool enableStartProcess) in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
Dams_mgr_interface.h235 virtual void SetEnableStartProcessFlagByUserId(int32_t userId, bool enableStartProcess) {} in SetEnableStartProcessFlagByUserId() function
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dapp_scheduler.cpp506 void AppScheduler::SetEnableStartProcessFlagByUserId(int32_t userId, bool enableStartProcess) in SetEnableStartProcessFlagByUserId() function in OHOS::AAFwk::AppScheduler
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dams_mgr_proxy.cpp813 void AmsMgrProxy::SetEnableStartProcessFlagByUserId(int32_t userId, bool enableStartProcess) in SetEnableStartProcessFlagByUserId() function in OHOS::AppExecFwk::AmsMgrProxy
Dapp_mgr_client.cpp873 void AppMgrClient::SetEnableStartProcessFlagByUserId(int32_t userId, bool enableStartProcess) in SetEnableStartProcessFlagByUserId() function in OHOS::AppExecFwk::AppMgrClient