Home
last modified time | relevance | path

Searched refs:IsNoSourceOperation (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_generator/
Ddelta_diff_utils.h128 bool IsNoSourceOperation(InstallOperation::Type op_type);
Ddelta_diff_utils.cc1002 if (!IsNoSourceOperation(operation.type())) { in ReadExtentsToDiff()
1019 bool IsNoSourceOperation(InstallOperation::Type op_type) { in IsNoSourceOperation() function