Home
last modified time | relevance | path

Searched refs:ERRCODE_MSG_MAP (Results 1 - 2 of 2) sorted by relevance

/base/usb/usb_manager/utils/native/src/
H A Dusb_napi_errors.cpp26 auto obj = ERRCODE_MSG_MAP.find(errCode); in GetErrMsgByErrCode()
27 if (obj == ERRCODE_MSG_MAP.end()) { in GetErrMsgByErrCode()
/base/usb/usb_manager/utils/native/include/
H A Dusb_napi_errors.h33 const std::map<int32_t, std::string_view> ERRCODE_MSG_MAP = { member

Completed in 1 milliseconds