Searched defs:to_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
1816 snprintf(to_path, PKG_PATH_MAX, "%s/%s", to_base, relative_path);

Completed in 190 milliseconds