Home
last modified time | relevance | path

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

/base/security/access_token/interfaces/kits/cj/accesstoken/include/
H A Dat_manager_impl.h152 CJ_ERROR_PARAM_INVALID = 12100001, enumerator
/base/security/access_token/interfaces/kits/cj/accesstoken/src/
H A Dat_manager_impl.cpp74 cjCode = CJ_ERROR_PARAM_INVALID; in GetCjErrorCode()
300 return CJ_ERROR_PARAM_INVALID; in RegisterPermStateChangeCallback()
342 return CjErrorCode::CJ_ERROR_PARAM_INVALID; in UnregisterPermStateChangeCallback()
653 ret.code = CjErrorCode::CJ_ERROR_PARAM_INVALID; in RequestPermissionsFromUser()

Completed in 3 milliseconds