Home
last modified time | relevance | path

Searched refs:MSG_DUMP_IPC_START_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.h26 constexpr const char* MSG_DUMP_IPC_START_STAT = "StartIpcStatistics\t"; member
/foundation/ability/ability_runtime/services/appmgr/include/utils/
H A Dapp_mgr_service_const.h23 constexpr const char* MSG_DUMP_IPC_START_STAT = "StartIpcStatistics\t"; member
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_proxy.cpp640 result.append(MSG_DUMP_IPC_START_STAT, strlen(MSG_DUMP_IPC_START_STAT)) in ScheduleDumpIpcStart()
648 result.append(MSG_DUMP_IPC_START_STAT, strlen(MSG_DUMP_IPC_START_STAT)) in ScheduleDumpIpcStart()
655 result.append(MSG_DUMP_IPC_START_STAT, strlen(MSG_DUMP_IPC_START_STAT)) in ScheduleDumpIpcStart()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp347 result.append(MSG_DUMP_IPC_START_STAT, strlen(MSG_DUMP_IPC_START_STAT)) in DumpIpcStart()
H A Dapp_running_record.cpp2375 result.append(MSG_DUMP_IPC_START_STAT, strlen(MSG_DUMP_IPC_START_STAT)) in DumpIpcStart()
H A Dapp_running_manager.cpp1548 result.append(MSG_DUMP_IPC_START_STAT, strlen(MSG_DUMP_IPC_START_STAT)) in DumpIpcStart()
H A Dapp_mgr_service_inner.cpp7238 result.append(MSG_DUMP_IPC_START_STAT, strlen(MSG_DUMP_IPC_START_STAT)) in NotifyAppFaultBySA()
7277 result.append(MSG_DUMP_IPC_START_STAT, strlen(MSG_DUMP_IPC_START_STAT)) in NotifyAppFaultBySA()

Completed in 22 milliseconds