Home
last modified time | relevance | path

Searched refs:Unexpected (Results 1 – 13 of 13) sorted by relevance

/aosp12/packages/modules/Virtualization/authfs/src/
H A Dcrypto.rs24 Unexpected(&'static str), enumerator
50 Err(CryptoError::Unexpected("SHA256_Init")) in new()
63 Err(CryptoError::Unexpected("SHA256_Update")) in update()
85 Err(CryptoError::Unexpected("SHA256_Final"))
/aosp12/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/1.0/generic/
H A DGenericOperation.h88 return ResponseCode::Unexpected; in init()
138 if (!hmac.isOk()) return ResponseCode::Unexpected; in deliverSecureInputEvent()
175 error_ = ResponseCode::Unexpected; in userConfirm()
/aosp12/system/teeui/libteeui/include/teeui/
H A Dgeneric_operation.h74 if (!hmacKey_) return ResponseCode::Unexpected; in init()
108 return ResponseCode::Unexpected; in init()
260 error_ = ResponseCode::Unexpected; in signConfirmation()
H A Dcommon_message_types.h50 Unexpected = 7u, enumerator
/aosp12/frameworks/compile/slang/tests/F_root_compute_really_bad/
H A Dstderr.txt.expect12 root_compute_really_bad.rscript:10:66: error: Unexpected parameter 'x1' for compute kernel root2()
13 root_compute_really_bad.rscript:11:26: error: Unexpected parameter 'y1' for compute kernel root2()
/aosp12/system/core/trusty/confirmationui/
H A DTrustyConfirmationUI.cpp99 uint32_t(TeeuiRc::Unexpected) == uint32_t(ResponseCode::Unexpected) && in convertRc()
410 return ResponseCode::Unexpected; in promptUserConfirmation()
/aosp12/art/odrefresh/
H A DTODO.md21 - Unexpected error (a setup or clean-up action failed).
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DDiagCommonKinds.inc216 "Unexpected fragment type `%0' when constructing FG",
217 "Unexpected fragment type `%0' when constructing FG")
/aosp12/system/security/keystore2/apc_compat/
H A Dapc_compat.cpp55 case ResponseCode::Unexpected: in responseCode2Compat()
/aosp12/hardware/interfaces/drm/1.4/
H A Dtypes.hal64 * Unexpected internal failure in the drm/crypto plugin.
/aosp12/hardware/interfaces/confirmationui/1.0/
H A Dtypes.hal51 Unexpected = 7,
/aosp12/frameworks/opt/telephony/proto/src/
H A Dtelephony.proto603 // Unexpected request for the current state
/aosp12/hardware/interfaces/radio/1.0/
H A Dtypes.hal94 INVALID_STATE = 41, // Unexpected request for the current state