Home
last modified time | relevance | path

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

/system/tpm/trunks/
Derror_codes.cc33 std::string GetErrorStringInternal(trunks::TPM_RC error) { in GetErrorStringInternal() function
190 std::string error_string = GetErrorStringInternal(error); in GetErrorString()
197 error_string = GetErrorStringInternal(error); in GetErrorString()
212 error_string = GetErrorStringInternal(error & kFormatOneErrorMask); in GetErrorString()