Searched refs:ErrorToExternal (Results 1 – 3 of 3) sorted by relevance
241 int32_t errorCode = info.errorCode == ERR_OK ? ERR_OK : ErrorToExternal(info.errorCode); in CreateReturnValue()250 int32_t Common::ErrorToExternal(uint32_t errCode) in ErrorToExternal() function in OHOS::NotificationNapi::Common
106 ThrowError(env, Common::ErrorToExternal(result)); in OnRegisterPushCallback()
1818 static int32_t ErrorToExternal(uint32_t errCode);