Home
last modified time | relevance | path

Searched refs:MSG_DUMP_IPC_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.h28 constexpr const char* MSG_DUMP_IPC_STAT = "IpcStatistics\t"; member
/foundation/ability/ability_runtime/services/appmgr/include/utils/
H A Dapp_mgr_service_const.h25 constexpr const char* MSG_DUMP_IPC_STAT = "IpcStatistics\t"; member
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_proxy.cpp704 result.append(MSG_DUMP_IPC_STAT, strlen(MSG_DUMP_IPC_STAT)) in ScheduleDumpIpcStat()
712 result.append(MSG_DUMP_IPC_STAT, strlen(MSG_DUMP_IPC_STAT)) in ScheduleDumpIpcStat()
719 result.append(MSG_DUMP_IPC_STAT, strlen(MSG_DUMP_IPC_STAT)) in ScheduleDumpIpcStat()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp375 result.append(MSG_DUMP_IPC_STAT, strlen(MSG_DUMP_IPC_STAT)) in DumpIpcStat()
H A Dapp_running_record.cpp2401 result.append(MSG_DUMP_IPC_STAT, strlen(MSG_DUMP_IPC_STAT)) in DumpIpcStat()
H A Dapp_running_manager.cpp1576 result.append(MSG_DUMP_IPC_STAT, strlen(MSG_DUMP_IPC_STAT)) in DumpIpcStat()
H A Dapp_mgr_service_inner.cpp7264 result.append(MSG_DUMP_IPC_STAT, strlen(MSG_DUMP_IPC_STAT)) in NotifyAppFaultBySA()
7303 result.append(MSG_DUMP_IPC_STAT, strlen(MSG_DUMP_IPC_STAT)) in NotifyAppFaultBySA()

Completed in 21 milliseconds