Home
last modified time | relevance | path

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

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