Home
last modified time | relevance | path

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

/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"; member
/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"; member
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_proxy.cpp672 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in ScheduleDumpIpcStop()
680 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in ScheduleDumpIpcStop()
687 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in ScheduleDumpIpcStop()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp361 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in DumpIpcStop()
H A Dapp_running_record.cpp2388 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in DumpIpcStop()
H A Dapp_running_manager.cpp1562 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in DumpIpcStop()
H A Dapp_mgr_service_inner.cpp7251 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in NotifyAppFaultBySA()
7290 result.append(MSG_DUMP_IPC_STOP_STAT, strlen(MSG_DUMP_IPC_STOP_STAT)) in NotifyAppFaultBySA()

Completed in 23 milliseconds