Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2496 const size_t len_suffix = strlen(suffix); in flatten_path() local
2498 SIZE_MAX - (len_idmap_root + len_overlay_path) < len_suffix) { in flatten_path()
2502 if (N < len_idmap_root + len_overlay_path + len_suffix) { in flatten_path()