Searched refs:LinkAtCwd (Results 1 – 3 of 3) sorted by relevance
347 int LinkAtCwd(const std::string& path);
893 int FileInstance::LinkAtCwd(const std::string& path) { in LinkAtCwd() function in cuttlefish::FileInstance
409 if (log->LinkAtCwd(config.AssemblyPath("assemble_cvd.log"))) { in InitFilesystemAndCreateConfig()