Searched defs:operation_type (Results 1 - 2 of 2) sorted by relevance

/system/tpm/trunks/
H A Dhmac_authorization_delegate.cc285 int operation_type) {
301 operation_type); local
282 AesOperation(std::string* parameter, const TPM2B_NONCE& nonce_newer, const TPM2B_NONCE& nonce_older, int operation_type) argument
/system/update_engine/payload_generator/
H A Ddelta_diff_utils.cc747 InstallOperation_Type operation_type = InstallOperation::BSDIFF; local
753 operation_type = InstallOperation::BROTLI_BSDIFF;
757 operation_type = InstallOperation::SOURCE_BSDIFF;
772 operation.set_type(operation_type);

Completed in 58 milliseconds