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

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2016 const size_t len_suffix = strlen(suffix); local
2018 SIZE_MAX - (len_idmap_root + len_overlay_path) < len_suffix) {
2022 if (N < len_idmap_root + len_overlay_path + len_suffix) {

Completed in 111 milliseconds