Home
last modified time | relevance | path

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

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