Searched defs:SetKeepAliveEnableState (Results 1 – 6 of 6) sorted by relevance
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
| D | ams_mgr_interface.h | 326 … virtual void SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t uid) {}; in SetKeepAliveEnableState() function
|
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| D | ams_mgr_scheduler.cpp | 625 void AmsMgrScheduler::SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t u… in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AmsMgrScheduler
|
| D | app_running_record.cpp | 1456 void AppRunningRecord::SetKeepAliveEnableState(bool isKeepAliveEnable) in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AppRunningRecord
|
| D | app_mgr_service_inner.cpp | 7366 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/ |
| D | ams_mgr_proxy.cpp | 961 void AmsMgrProxy::SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t uid) in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AmsMgrProxy
|
| D | app_mgr_client.cpp | 662 void AppMgrClient::SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t uid) in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AppMgrClient
|