Searched defs:from_base (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dcommands.cpp1812 int link_file(const char* relative_path, const char* from_base, const char* to_base) { argument
1815 snprintf(from_path, PKG_PATH_MAX, "%s/%s", from_base, relative_path);

Completed in 126 milliseconds