Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/
H A Dlnn_dfx_test.cpp34 static const char *g_remoteBizUuid = "adafafaffafaga"; variable
219 … memcpy_s(info.remoteBizUuid, SOFTBUS_HISYSEVT_NAME_LEN, g_remoteBizUuid, strlen(g_remoteBizUuid));
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c275 static char *g_remoteBizUuid = "DefaultBizUuid"; variable
731 g_remoteBizUuid) != EOK) { in SetBusCenterFaultMsgParamValve()