Home
last modified time | relevance | path

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

/system/security/identity/
DUtil.cpp38 Status halStatusToError(const Status& halStatus, int credStoreError) { in halStatusToError() argument
43 return Status::fromServiceSpecificError(credStoreError, message.c_str()); in halStatusToError()
DUtil.h40 Status halStatusToError(const Status& halStatus, int credStoreError);