Searched defs:SetKeepAliveEnableState (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | ams_mgr_interface.h | 336 … virtual void SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t uid) {}; in SetKeepAliveEnableState() function
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | ams_mgr_scheduler.cpp | 637 void AmsMgrScheduler::SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t u… in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AmsMgrScheduler
|
H A D | app_running_record.cpp | 1476 void AppRunningRecord::SetKeepAliveEnableState(bool isKeepAliveEnable) in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AppRunningRecord
|
H A D | app_mgr_service_inner.cpp | 7596 void AppMgrServiceInner::SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_… in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | ams_mgr_proxy.cpp | 1009 void AmsMgrProxy::SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t uid) in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AmsMgrProxy
|
H A D | app_mgr_client.cpp | 693 void AppMgrClient::SetKeepAliveEnableState(const std::string &bundleName, bool enable, int32_t uid) in SetKeepAliveEnableState() function in OHOS::AppExecFwk::AppMgrClient
|