Home
last modified time | relevance | path

Searched defs:target_filepath (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/web/
Dbuild_api.cc417 std::string target_filepath = target_directory + "/" + artifact_name; in DownloadTargetFile() local
/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp313 const std::string& target_filepath) { in RenameFile()