Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/fs/
Dshared_fd.h347 int LinkAtCwd(const std::string& path);
Dshared_fd.cpp893 int FileInstance::LinkAtCwd(const std::string& path) { in LinkAtCwd() function in cuttlefish::FileInstance
/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc409 if (log->LinkAtCwd(config.AssemblyPath("assemble_cvd.log"))) { in InitFilesystemAndCreateConfig()