Searched defs:callbackIn (Results 1 – 12 of 12) sorted by relevance
/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() 161 const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback() 175 …const napi_env &env, const napi_ref &callbackIn, const napi_value &result0, const napi_value &resu… 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() 195 const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback() 209 …const napi_env &env, const napi_ref &callbackIn, const napi_value &result0, const napi_value &resu… in SetCallbackArg2()
|
/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() 364 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback()
|
/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() 103 … const napi_env &env, const napi_ref &callbackIn, const int32_t &errCode, const napi_value &result) in SetCallback()
|
/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() 398 void SetCallback(const napi_env &env, const napi_ref &callbackIn, const napi_value &result) in SetCallback()
|
/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()
|
/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()
|
/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()
|
/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()
|
/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()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
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()
|
H A D | publish.cpp | 267 napi_value DealErrorReturn(const napi_env &env, const napi_ref &callbackIn, const napi_value &resul… in DealErrorReturn()
|