Home
last modified time | relevance | path

Searched refs:MSG_DUMP_IPC_STOP_STAT (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_scheduler_const.h27 constexpr const char* MSG_DUMP_IPC_STOP_STAT = "StopIpcStatistics\t"; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/utils/
H A Dapp_mgr_service_const.h24 constexpr const char* MSG_DUMP_IPC_STOP_STAT = "StopIpcStatistics\t"; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_proxy.cpp671 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in ScheduleDumpIpcStop()
679 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in ScheduleDumpIpcStop()
686 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in ScheduleDumpIpcStop()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp357 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in DumpIpcStop()
H A Dapp_running_manager.cpp1554 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in DumpIpcStop()
H A Dapp_running_record.cpp2365 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in DumpIpcStop()
H A Dapp_mgr_service_inner.cpp7179 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in NotifyAppFaultBySA()
7218 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in NotifyAppFaultBySA()