Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.cc149 std::string RealpathOrSelf(const std::string& path) { in RealpathOrSelf() function
176 std::string dest_final_target = RealpathOrSelf(dest_dir_path); in CopyDirectoryRecursively()
177 std::string src_final_target = RealpathOrSelf(src_dir_path); in CopyDirectoryRecursively()