Searched refs:IsNoSourceOperation (Results 1 – 2 of 2) sorted by relevance
128 bool IsNoSourceOperation(InstallOperation::Type op_type);
1002 if (!IsNoSourceOperation(operation.type())) { in ReadExtentsToDiff()1019 bool IsNoSourceOperation(InstallOperation::Type op_type) { in IsNoSourceOperation() function