Searched refs:internalErrCode (Results 1 – 3 of 3) sorted by relevance
22 …ldProcessManagerErrorUtil::GetAbilityErrorCode(const ChildProcessManagerErrorCode &internalErrCode) in GetAbilityErrorCode() argument24 auto it = INTERNAL_ERR_CODE_MAP.find(internalErrCode); in GetAbilityErrorCode()
92 static int32_t GetErrorCode(int32_t internalErrCode);93 static std::string GetErrorMessage(int32_t internalErrCode);
71 … static AbilityErrorCode GetAbilityErrorCode(const ChildProcessManagerErrorCode &internalErrCode);