/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/ |
H A D | cancel_suspend_delay.cpp | 32 …seParameters(const napi_env &env, const napi_callback_info &info, int32_t &requestId, bool isThrow) in ParseParameters() 56 napi_value CancelSuspendDelay(napi_env env, napi_callback_info info, bool isThrow) in CancelSuspendDelay()
|
H A D | bg_continuous_task_napi_module.cpp | 160 bool CheckBackgroundMode(napi_env env, AsyncCallbackInfo *asyncCallbackInfo, bool isThrow) in CheckBackgroundMode() 182 … StartBackgroundRunningCheckParam(napi_env env, AsyncCallbackInfo *asyncCallbackInfo, bool isThrow) in StartBackgroundRunningCheckParam() 332 const uint32_t argCallback, AsyncCallbackInfo *asyncCallbackInfo, bool isThrow) in StartBackgroundRunningAsync() 369 …ue UpdateBackgroundRunningPromise(napi_env env, AsyncCallbackInfo *asyncCallbackInfo, bool isThrow) in UpdateBackgroundRunningPromise() 395 …lue StartBackgroundRunningPromise(napi_env env, AsyncCallbackInfo *asyncCallbackInfo, bool isThrow) in StartBackgroundRunningPromise() 541 napi_value UpdateBackgroundRunning(napi_env env, napi_callback_info info, bool isThrow) in UpdateBackgroundRunning() 592 napi_value StartBackgroundRunning(napi_env env, napi_callback_info info, bool isThrow) in StartBackgroundRunning() 639 …l StopBackgroundRunningCheckParam(napi_env env, AsyncCallbackInfo *asyncCallbackInfo, bool isThrow) in StopBackgroundRunningCheckParam() 685 const uint32_t argCallback, AsyncCallbackInfo *asyncCallbackInfo, bool isThrow) in StopBackgroundRunningAsync() 717 …alue StopBackgroundRunningPromise(napi_env env, AsyncCallbackInfo *asyncCallbackInfo, bool isThrow) in StopBackgroundRunningPromise() [all …]
|
H A D | get_remaining_delay_time.cpp | 41 GetRemainingDelayTimeParamsInfo ¶ms, bool isThrow) in ParseParameters() 77 napi_value GetRemainingDelayTime(napi_env env, napi_callback_info info, bool isThrow) in GetRemainingDelayTime()
|
H A D | efficiency_resources_operation.cpp | 94 EfficiencyResourceInfo ¶ms, bool isThrow) in ParseParameters() 138 bool CheckValidInfo(napi_env env, const EfficiencyResourceInfo ¶ms, bool isThrow) in CheckValidInfo()
|
H A D | request_suspend_delay.cpp | 209 std::u16string &reason, std::shared_ptr<CallbackInstance> &callback, bool isThrow) in ParseParameters() 242 napi_value RequestSuspendDelay(napi_env env, napi_callback_info info, bool isThrow) in RequestSuspendDelay()
|
H A D | common.cpp | 266 void Common::HandleErrCode(const napi_env &env, int32_t errCode, bool isThrow) in HandleErrCode() 279 bool Common::HandleParamErr(const napi_env &env, int32_t errCode, bool isThrow) in HandleParamErr()
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
H A D | napi_hiappevent_config.cpp | 33 bool Configure(const napi_env env, const napi_value configObj, bool isThrow) in Configure()
|
H A D | napi_util.cpp | 488 void ThrowError(napi_env env, int code, const std::string& msg, bool isThrow) in ThrowError()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
H A D | publish.cpp | 57 bool isThrow = false; member 94 AsyncCallbackInfo &asyncCallbackInfo, bool isThrow) in ParseParameters() 131 AsyncCallbackInfo &asyncCallbackInfo, bool isThrow) in ParseSlotParameters() 181 AsyncCallbackInfo &asyncCallbackInfo, bool isThrow) in ParseCanCelParameter() 227 AsyncCallbackInfo &asyncCallbackInfo, bool isThrow) in ParseCanCelAllParameter() 248 AsyncCallbackInfo &asyncCallbackInfo, bool isThrow) in ParseGetValidParameter() 279 napi_value CancelReminderInner(napi_env env, napi_callback_info info, bool isThrow) in CancelReminderInner() 348 napi_value CancelAllRemindersInner(napi_env env, napi_callback_info info, bool isThrow) in CancelAllRemindersInner() 852 napi_value InnerGetValidReminders(napi_env env, napi_callback_info info, bool isThrow) in InnerGetValidReminders() 996 napi_value PublishReminderInner(napi_env env, napi_callback_info info, bool isThrow) in PublishReminderInner() [all …]
|
H A D | reminder_common.cpp | 1031 const napi_value &result, bool isThrow) in ReturnCallbackPromise()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/ |
H A D | napi_util.cpp | 80 void NapiUtil::ThrowError(napi_env env, int code, const std::string& msg, bool isThrow) in ThrowError()
|