Home
last modified time | relevance | path

Searched defs:getErrorCode (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/keymint/KM200/
DCborConverter.h92 inline bool getErrorCode(const std::unique_ptr<Item>& item, const uint32_t pos, in getErrorCode() function
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DVehicleUtils.h263 aidl::android::hardware::automotive::vehicle::StatusCode getErrorCode(const VhalResult<T>& result) { in getErrorCode() function
/hardware/nxp/keymint/KM300/
DCborConverter.cpp497 CborConverter::getErrorCode(const std::unique_ptr<cppbor::Item>& item, const uint32_t pos) { in getErrorCode() function in keymint::javacard::CborConverter