Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/command/
H A Dhilog_command.c105 int sourceStart = ((len - DOMAIN_ID_LENGTH) > 0) ? (len - DOMAIN_ID_LENGTH) : 0; in SetOutputDomain() local
108 if (strncpy_s(g_hiviewConfig.logOutputModule + destStart, modSize - destStart, mod + sourceStart, copyLen) != 0) { in SetOutputDomain()

Completed in 1 milliseconds