Home
last modified time | relevance | path

Searched refs:operation_type (Results 1 – 3 of 3) sorted by relevance

/system/tpm/trunks/
Dhmac_authorization_delegate.h135 int operation_type);
Dhmac_authorization_delegate.cc285 int operation_type) { in AesOperation() argument
301 operation_type); in AesOperation()
/system/update_engine/payload_generator/
Ddelta_diff_utils.cc747 InstallOperation_Type operation_type = InstallOperation::BSDIFF; in ReadExtentsToDiff() local
753 operation_type = InstallOperation::BROTLI_BSDIFF; in ReadExtentsToDiff()
757 operation_type = InstallOperation::SOURCE_BSDIFF; in ReadExtentsToDiff()
772 operation.set_type(operation_type); in ReadExtentsToDiff()