Searched refs:AddOperationHash (Results 1 – 2 of 2) sorted by relevance
77 static bool AddOperationHash(InstallOperation* op, const brillo::Blob& buf);
334 TEST_AND_RETURN_FALSE(AddOperationHash(&aop.op, buf)); in ReorderDataBlobs()344 bool PayloadFile::AddOperationHash(InstallOperation* op, in AddOperationHash() function in chromeos_update_engine::PayloadFile