Searched refs:beginLength (Results 1 – 1 of 1) sorted by relevance
48 int32 beginLength = length / 3 - 1; in truncate_string() local49 int32 endLength = length - 3 - beginLength; in truncate_string()52 name.CopyInto(begin, 0, beginLength); in truncate_string()