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

/frameworks/native/cmds/installd/
H A Dcommands.cpp1728 const size_t len_suffix = strlen(suffix); local
1730 SIZE_MAX - (len_idmap_root + len_overlay_path) < len_suffix) {
1734 if (N < len_idmap_root + len_overlay_path + len_suffix) {

Completed in 88 milliseconds