Home
last modified time | relevance | path

Searched refs:UncryptErrorCode (Results 1 – 2 of 2) sorted by relevance

/aosp12/bootable/recovery/otautil/include/otautil/
H A Derror_code.h56 enum UncryptErrorCode : int { enum
/aosp12/bootable/recovery/uncrypt/
H A Duncrypt.cpp507 static void log_uncrypt_error_code(UncryptErrorCode error_code) { in log_uncrypt_error_code()