Home
last modified time | relevance | path

Searched refs:DM_ERR_AUTHENTICALTION_INVALID (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/
H A Ddm_native_util.h44 DM_ERR_AUTHENTICALTION_INVALID = 11600103, enumerator
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp199 error = CreateErrorForCall(env, DM_ERR_AUTHENTICALTION_INVALID, in CreateBusinessError()
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp97 DM_ERR_AUTHENTICALTION_INVALID = 11600103, member in __anon8412::DMBussinessErrorCode
190 error = CreateErrorForCall(env, static_cast<int32_t>(DMBussinessErrorCode::DM_ERR_AUTHENTICALTION_INVALID), in CreateBusinessError()

Completed in 7 milliseconds