Searched refs:src_path (Results 1 – 2 of 2) sorted by relevance
52 src_path = line.split('.cc')[0].strip() + '.cc'53 src_files[current_src].append(src_path)
337 std::string src_path; member350 : src_path(""), in CopyOrCreateWorkItem()368 src_path = std::move(o.src_path); in operator =()387 : src_path(std::move(_src_path)),763 work_item.src_path, work_item.dst_path, work_item.contents, in Initialize()