Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2706 const char* from_base = fromBase.c_str(); in linkFile() local
2710 snprintf(from_path, PKG_PATH_MAX, "%s/%s", from_base, relative_path); in linkFile()