Searched defs:NotifyAppMgrRecordExitReason (Results 1 - 6 of 6) sorted by relevance
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/appmgr/ |
H A D | mock_app_scheduler.cpp | 201 int32_t AppScheduler::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() function in OHOS::AAFwk::AppScheduler
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | ams_mgr_proxy.cpp | 739 int32_t AmsMgrProxy::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() function in OHOS::AppExecFwk::AmsMgrProxy
|
H A D | app_mgr_client.cpp | 805 int32_t AppMgrClient::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() function in OHOS::AppExecFwk::AppMgrClient
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | ams_mgr_scheduler.cpp | 464 int32_t AmsMgrScheduler::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() function in OHOS::AppExecFwk::AmsMgrScheduler
|
H A D | app_mgr_service_inner.cpp | 4902 int32_t AppMgrServiceInner::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() function in OHOS::AppExecFwk::AppMgrServiceInner
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | app_scheduler.cpp | 472 int32_t AppScheduler::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() function in OHOS::AAFwk::AppScheduler
|
Completed in 27 milliseconds