Searched defs:copy_binary (Results 1 – 2 of 2) sorted by relevance
46 def copy_binary(directory, origin_tag, new_tag, version, package): function
1143 Value* copy_binary = nullptr; in TEST() local1380 auto copy_binary = std::make_unique<Value>(binary_weak->Clone()); in TEST() local