Home
last modified time | relevance | path

Searched refs:callbackIn (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_utils.cpp144 …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 Dcommon_utils.cpp178 …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 Dcommon.h67 …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 Dcommon.cpp88 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 Dcommon_event_set_param.cpp347 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 Dext_backup_js.h58 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 Dcommon_event_set_param.cpp380 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 Dpasteboard_common.h32 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 Dcommon.h49 static void SetCallback(const napi_env& env, const napi_ref& callbackIn,
/ohos5.0/base/time/time_service/framework/js/napi/common/src/
H A Dnapi_utils.cpp139 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 Dnotification_napi.h161 … 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 Dcommon.cpp77 … 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 Dcommon.h163 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 Dbundle_state_common.h51 …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 Dnapi_utils.h132 …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 Dcommon.h169 … 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 Dpasteboard_common.cpp39 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 Dcommon_event.h251 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 Dreminder_common.h128 … 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 Dnapi_common_event.h272 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 Dcommon.cpp535 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 Dpublish.cpp267 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 Dreminder_common.cpp1047 … 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 Dbundle_state_common.cpp89 …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()