Home | History | Annotate | Download | only in installd

Lines Matching full:len_suffix

1902     const size_t len_suffix = strlen(suffix);
1904 SIZE_MAX - (len_idmap_root + len_overlay_path) < len_suffix) {
1908 if (N < len_idmap_root + len_overlay_path + len_suffix) {