Home
last modified time | relevance | path

Searched defs:GetCallbackErrorValue (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
H A Dnapi_zlib_common.cpp83 napi_value GetCallbackErrorValue(napi_env env, int errCode) in GetCallbackErrorValue() function
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_errcode.cpp107 static napi_value GetCallbackErrorValue(napi_env env, const int32_t errCode, const std::string errM… in GetCallbackErrorValue() function
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_utils.cpp104 napi_value NotificationNapi::GetCallbackErrorValue(napi_env env, int32_t errCode) in GetCallbackErrorValue() function in OHOS::Location::NotificationNapi
/ohos5.0/base/time/time_service/framework/js/napi/common/src/
H A Dnapi_utils.cpp101 napi_value NapiUtils::GetCallbackErrorValue(napi_env env, int32_t errCode, const std::string &messa… in GetCallbackErrorValue() function in OHOS::MiscServices::Time::NapiUtils
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_utils.cpp139 napi_value Common::GetCallbackErrorValue(napi_env env, int32_t errCode) in GetCallbackErrorValue() function in OHOS::NotificationNapi::Common
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
H A Dcommon.cpp121 napi_value Common::GetCallbackErrorValue(napi_env env, const int32_t errCode, const std::string err… in GetCallbackErrorValue() function in OHOS::DevStandbyMgr::Common
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dcommon.cpp60 napi_value Common::GetCallbackErrorValue(napi_env env, const int32_t errCode, const std::string err… in GetCallbackErrorValue() function in OHOS::BackgroundTaskMgr::Common
H A Dbg_continuous_task_napi_module.cpp84 napi_value GetCallbackErrorValue(napi_env env, int32_t errCode) in GetCallbackErrorValue() function
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dpasteboard_common.cpp29 napi_value GetCallbackErrorValue(napi_env env, int32_t errorCode) in GetCallbackErrorValue() function
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp517 napi_value Common::GetCallbackErrorValue(napi_env env, int32_t errCode, const std::string errMsg) in GetCallbackErrorValue() function in OHOS::WorkScheduler::Common
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp38 napi_value GetCallbackErrorValue(napi_env env, int errCode) in GetCallbackErrorValue() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp1067 napi_value ReminderCommon::GetCallbackErrorValue(napi_env env, const int32_t errCode, const std::st… in GetCallbackErrorValue() function in OHOS::ReminderAgentNapi::ReminderCommon
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event_parse.cpp54 napi_value GetCallbackErrorValue(napi_env env, int8_t errorCode) in GetCallbackErrorValue() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_util.cpp856 napi_value GetCallbackErrorValue(napi_env env, int errCode) in GetCallbackErrorValue() function
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp102 napi_value GetCallbackErrorValue(napi_env env, int32_t errorCode) in GetCallbackErrorValue() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp1107 static napi_value GetCallbackErrorValue(napi_env env, int errCode) in GetCallbackErrorValue() function