Searched defs:src_path (Results 1 – 5 of 5) sorted by relevance
19 const char *src_path = TmpFile(filename); in create_tmp_src() local26 const char *src_path = create_tmp_src("rename_test"); in TEST() local32 const char *src_path = create_tmp_src("renameat_test"); in TEST() local
102 std::string src_path(source.GetPath()); in PutFile() local122 std::string src_path(source.GetPath()); in PutFile() local163 std::string src_path(source.GetPath()); in GetFile() local
98 int SBFileSpec::ResolvePath(const char *src_path, char *dst_path, in ResolvePath()
44 char src_path[32]; /* Source path - including terminating member
3325 std::string src_path{src.GetPath(false)}, dst_path{dst.GetPath(false)}; in CreateSymlink() local