Searched refs:destStart (Results 1 – 1 of 1) sorted by relevance
104 int destStart = ((DOMAIN_ID_LENGTH - len) > 0) ? (DOMAIN_ID_LENGTH - len) : 0; in SetOutputDomain() local108 …if (strncpy_s(g_hiviewConfig.logOutputModule + destStart, modSize - destStart, mod + sourceStart, … in SetOutputDomain()