Home
last modified time | relevance | path

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

/frameworks/base/cmds/idmap/
Dscan.cpp62 String8 flatten_path(const char *path) in flatten_path() function
203 idmap_path.appendPath(flatten_path(overlay_apk_path + 1)); in idmap_scan()
/frameworks/native/cmds/installd/
Dcommands.cpp1618 static int flatten_path(const char *prefix, const char *suffix, in flatten_path() function
1658 if (flatten_path(IDMAP_PREFIX, IDMAP_SUFFIX, overlay_apk, in idmap()