Home
last modified time | relevance | path

Searched refs:EVENT_KEY_MESSAGE (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp37 constexpr char EVENT_KEY_MESSAGE[] = "MSG"; member
311 EVENT_KEY_MESSAGE, msg, in ANRRawReport()
328 EVENT_KEY_MESSAGE, msg); in ANRShowDialog()
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp67 static constexpr const char *EVENT_KEY_MESSAGE = "message"; variable
902 NapiUtils::SetStringPropertyUtf8(env, obj, EVENT_KEY_MESSAGE, para->message); in CreateOpenPara()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp217 constexpr const char* EVENT_KEY_MESSAGE = "MSG"; member
1320 EVENT_KEY_MESSAGE, "Kill Reason:app exit"); in ApplicationTerminated()
2363 EVENT_KEY_PROCESS_NAME, eventInfo.processName, EVENT_KEY_MESSAGE, killReason); in KillProcessByPidInner()
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp50 constexpr const char* EVENT_KEY_MESSAGE = "MSG"; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp44 constexpr char EVENT_KEY_MESSAGE[] = "MSG"; member

Completed in 27 milliseconds