Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2532 const char* to_base = toBase.c_str(); in linkFile() local
2536 snprintf(to_path, PKG_PATH_MAX, "%s/%s", to_base, relative_path); in linkFile()