Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/utils/native/include/
H A Dusb_napi_errors.h32 UEC_COMMON_HDC_NOT_ALLOWED = UEC_COMMON_BASE + 2, enumerator
49 …{UEC_COMMON_HDC_NOT_ALLOWED, "BusinessError 14400002:Permission denied. The HDC is disabled by …
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp1048 queryResult = CreateBusinessError((env), UEC_COMMON_HDC_NOT_ALLOWED, ""); in __anon2b6789b40602()