Home
last modified time | relevance | path

Searched defs:ErrorToExternal (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dinner_errors.cpp22 int32_t ErrorToExternal(uint32_t errCode) in ErrorToExternal() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_utils.cpp287 int32_t Common::ErrorToExternal(uint32_t errCode) in ErrorToExternal() function in OHOS::NotificationNapi::Common