Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
DKeymaster.cpp49 auto exception_code = rc.getExceptionCode(); in logKeystore2ExceptionIfPresent() local
50 if (exception_code == EX_SERVICE_SPECIFIC) { in logKeystore2ExceptionIfPresent()
56 << " failed error: " << exception_code; in logKeystore2ExceptionIfPresent()