Searched defs:is_replace (Results 1 – 4 of 4) sorted by relevance
168 const bool is_replace = original_op.type() == InstallOperation::REPLACE; in SplitAReplaceOp() local
4735 internal_rename(path_t *src, path_t *dst, int src_dir_fd, int dst_dir_fd, int is_replace) in internal_rename()
19425 optional bool is_replace = 21; field
392766 inline bool PackageInstallationSessionReported::is_replace() const { in is_replace() function