Home
last modified time | relevance | path

Searched defs:SetKeepAliveEnableState (Results 1 – 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
Dams_mgr_interface.h326 … virtual void SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t uid) {}; in SetKeepAliveEnableState() function
/foundation/ability/ability_runtime/services/appmgr/src/
Dams_mgr_scheduler.cpp625 void AmsMgrScheduler::SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t u… in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AmsMgrScheduler
Dapp_running_record.cpp1456 void AppRunningRecord::SetKeepAliveEnableState(bool isKeepAliveEnable) in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AppRunningRecord
Dapp_mgr_service_inner.cpp7366 void AppMgrServiceInner::SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_… in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dams_mgr_proxy.cpp961 void AmsMgrProxy::SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t uid) in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AmsMgrProxy
Dapp_mgr_client.cpp662 void AppMgrClient::SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t uid) in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AppMgrClient