Searched refs:floor_char_boundary (Results 1 – 1 of 1) sorted by relevance
150 fn floor_char_boundary(str: &String, upper_bound: usize) -> usize { in floor_char_boundary() method170 let new_len = Self::floor_char_boundary(&name, UINPUT_MAX_NAME_SIZE - UINPUT_SUFFIX_SIZE); in init()