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