Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dfiles.h101 struct InputPathForm { struct
125 Result<std::string> EmulateAbsolutePath(const InputPathForm& path_info); argument
Dfiles.cpp795 const InputPathForm& path_info) { in CalculatePrefix()
816 Result<std::string> EmulateAbsolutePath(const InputPathForm& path_info) { in EmulateAbsolutePath()
/device/google/cuttlefish/host/commands/snapshot_util_cvd/
Dsnapshot_taker.cc49 const std::string snapshot_path = CF_EXPECT(EmulateAbsolutePath(InputPathForm{ in HandleHostGroupSnapshot()
Dmain.cc41 const InputPathForm default_path_form{ in ToAbsolutePath()
/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.cc154 struct InputPathForm input_form { in RealpathOrSelf()