HomeSort by relevance Sort by last modified time
    Searched refs:AddOperationHash (Results 1 - 2 of 2) sorted by null

  /system/update_engine/payload_generator/
payload_file.h 66 static bool AddOperationHash(InstallOperation* op, const brillo::Blob& buf);
payload_file.cc 307 TEST_AND_RETURN_FALSE(AddOperationHash(&aop.op, buf));
317 bool PayloadFile::AddOperationHash(InstallOperation* op,

Completed in 341 milliseconds