Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/common/src/
H A Dnapi_edm_error.cpp30 {EdmReturnErrCode::UID_INVALID, "The specified user ID is invalid."},
/ohos5.0/base/customization/enterprise_device_management/common/native/include/
H A Dedm_errors.h46 constexpr uint32_t UID_INVALID = 9200006; variable