Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c155 char callerPackageName[SOFTBUS_HISYSEVT_PARAM_LEN]; member
407 (void)strcpy_s(g_openSessionKpi.callerPackageName, SOFTBUS_HISYSEVT_PARAM_LEN, pkgName); in SoftbusRecordOpenSessionKpi()
628 …id)strcpy_s(param->paramValue.str, SOFTBUS_HISYSEVT_PARAM_LEN, g_openSessionKpi.callerPackageName); in CreateOpenSessionKpiMsg()