Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dfiles_test.cpp25 .path_to_convert = input_path_, in TEST_P()
46 .path_to_convert = input_path_, in TEST_P()
77 .path_to_convert = input_path_, in TEST_P()
Dfiles.h110 std::string path_to_convert; member
Dfiles.cpp796 const auto& path = path_info.path_to_convert; in CalculatePrefix()
817 const auto& path = path_info.path_to_convert; in EmulateAbsolutePath()
/device/google/cuttlefish/host/commands/snapshot_util_cvd/
Dsnapshot_taker.cc52 .path_to_convert = path, in HandleHostGroupSnapshot()
Dmain.cc44 .path_to_convert = snapshot_path, in ToAbsolutePath()
/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.cc155 .path_to_convert = path, .follow_symlink = true, in RealpathOrSelf()