Searched refs:toBase (Results 1 – 4 of 4) sorted by relevance
75 @utf8InCpp String toBase); in linkFile() argument
443 public void linkFile(String relativePath, String fromBase, String toBase) in linkFile() argument447 mInstalld.linkFile(relativePath, fromBase, toBase); in linkFile()
110 const std::string& toBase);
2242 const std::string& fromBase, const std::string& toBase) { in linkFile() argument2248 const char* to_base = toBase.c_str(); in linkFile()