Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/command/
H A Dhilog_command.c100 int modSize = sizeof(g_hiviewConfig.logOutputModule); in SetOutputDomain() local
102 (void)memset_s(g_hiviewConfig.logOutputModule, modSize, '0', modSize); in SetOutputDomain()
108 if (strncpy_s(g_hiviewConfig.logOutputModule + destStart, modSize - destStart, mod + sourceStart, copyLen) != 0) { in SetOutputDomain()

Completed in 1 milliseconds