Home
last modified time | relevance | path

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

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