/ohos5.0/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi_utils.cpp | 144 …const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &resul… in SetCallback() argument 152 napi_get_reference_value(env, callbackIn, &callback); in SetCallback() 161 const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback() argument 169 napi_get_reference_value(env, callbackIn, &callback); in SetCallback() 175 …const napi_env &env, const napi_ref &callbackIn, const napi_value &result0, const napi_value &resu… in SetCallbackArg2() argument 184 napi_get_reference_value(env, callbackIn, &callback); in SetCallbackArg2()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common_utils.cpp | 178 …const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &resul… in SetCallback() argument 186 napi_get_reference_value(env, callbackIn, &callback); in SetCallback() 195 const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback() argument 203 napi_get_reference_value(env, callbackIn, &callback); in SetCallback() 209 …const napi_env &env, const napi_ref &callbackIn, const napi_value &result0, const napi_value &resu… in SetCallbackArg2() argument 218 napi_get_reference_value(env, callbackIn, &callback); in SetCallbackArg2()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/include/ |
H A D | common.h | 67 …static void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result); 69 static void SetCallback(const napi_env &env, const napi_ref &callbackIn,
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/ |
H A D | common.cpp | 88 void Common::SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback() argument 97 napi_get_reference_value(env, callbackIn, &callback); in SetCallback() 103 … const napi_env &env, const napi_ref &callbackIn, const int32_t &errCode, const napi_value &result) in SetCallback() argument 110 napi_get_reference_value(env, callbackIn, &callback); in SetCallback()
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/src/ |
H A D | common_event_set_param.cpp | 347 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const int8_t &errorCode, const na… in SetCallback() argument 354 napi_get_reference_value(env, callbackIn, &callback); in SetCallback() 364 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback() argument 371 napi_get_reference_value(env, callbackIn, &callback); in SetCallback()
|
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/ |
H A D | ext_backup_js.h | 58 CallbackInfo(std::function<void(ErrCode, std::string)> callbackIn) : callback(callbackIn) {} in CallbackInfo()
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/ |
H A D | common_event_set_param.cpp | 380 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const n… in SetCallback() argument 388 napi_get_reference_value(env, callbackIn, &callback); in SetCallback() 398 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback() argument 405 napi_get_reference_value(env, callbackIn, &callback); in SetCallback()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/ |
H A D | pasteboard_common.h | 32 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value *result);
|
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/include/ |
H A D | common.h | 49 static void SetCallback(const napi_env& env, const napi_ref& callbackIn,
|
/ohos5.0/base/time/time_service/framework/js/napi/common/src/ |
H A D | napi_utils.cpp | 139 void NapiUtils::SetCallback(napi_env env, napi_ref callbackIn, int32_t errorCode, const std::string… in SetCallback() argument 147 napi_get_reference_value(env, callbackIn, &callback); in SetCallback()
|
/ohos5.0/base/location/frameworks/js/napi/notification/include/ |
H A D | notification_napi.h | 161 … const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &result, bool newType); 171 const napi_env &env, const napi_ref &callbackIn, const napi_value &result); 181 …const napi_env &env, const napi_ref &callbackIn, const napi_value &result0, const napi_value &resu…
|
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/ |
H A D | common.cpp | 77 … const napi_env& env, const napi_ref& callbackIn, const int32_t& errCode, const napi_value& result) in SetCallback() argument 84 napi_get_reference_value(env, callbackIn, &callback); in SetCallback()
|
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/include/ |
H A D | common.h | 163 static void SetCallback(const napi_env &env, const napi_ref &callbackIn,
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/kits/bundlestats/napi/include/ |
H A D | bundle_state_common.h | 51 …const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &resul…
|
/ohos5.0/base/time/time_service/framework/js/napi/common/include/ |
H A D | napi_utils.h | 132 …static void SetCallback(napi_env env, napi_ref callbackIn, int32_t errorCode, const std::string &m…
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/ |
H A D | common.h | 169 … const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &result, bool newType); 179 const napi_env &env, const napi_ref &callbackIn, const napi_value &result); 189 …const napi_env &env, const napi_ref &callbackIn, const napi_value &result0, const napi_value &resu…
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
H A D | pasteboard_common.cpp | 39 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value *results) in SetCallback() argument 46 napi_get_reference_value(env, callbackIn, &callback); in SetCallback()
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/include/ |
H A D | common_event.h | 251 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const int8_t &errorCode, const na… 253 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result);
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/ |
H A D | reminder_common.h | 128 … static void SetCallback(const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode,
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/ |
H A D | napi_common_event.h | 272 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const n… 274 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result);
|
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/ |
H A D | common.cpp | 535 const napi_env &env, const napi_ref &callbackIn, int32_t errCode, const napi_value &result) in SetCallback() argument 542 napi_get_reference_value(env, callbackIn, &callback); in SetCallback()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
H A D | publish.cpp | 267 napi_value DealErrorReturn(const napi_env &env, const napi_ref &callbackIn, const napi_value &resul… in DealErrorReturn() argument 272 if (callbackIn) { in DealErrorReturn() 273 NotificationNapi::Common::SetCallback(env, callbackIn, ERR_REMINDER_INVALID_PARAM, in DealErrorReturn() 276 return NotificationNapi::Common::JSParaError(env, callbackIn); in DealErrorReturn()
|
H A D | reminder_common.cpp | 1047 … const napi_env &env, const napi_ref &callbackIn, const int32_t &errCode, const napi_value &result) in SetCallback() argument 1054 napi_get_reference_value(env, callbackIn, &callback); in SetCallback()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | bundle_state_common.cpp | 89 …const napi_env &env, const napi_ref &callbackIn, const int32_t &errorCode, const napi_value &resul… in SetCallbackInfo() argument 96 napi_get_reference_value(env, callbackIn, &callback); in SetCallbackInfo()
|