Searched defs:isThrow (Results 1 – 5 of 5) sorted by relevance
| /base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
| D | publish.cpp | 53 bool isThrow = false; member 88 AsyncCallbackInfo &asyncCallbackInfo, bool isThrow) in ParseParameters() 125 AsyncCallbackInfo &asyncCallbackInfo, bool isThrow) in ParseSlotParameters() 175 AsyncCallbackInfo &asyncCallbackInfo, bool isThrow) in ParseCanCelParameter() 221 AsyncCallbackInfo &asyncCallbackInfo, bool isThrow) in ParseCanCelAllParameter() 242 AsyncCallbackInfo &asyncCallbackInfo, bool isThrow) in ParseGetValidParameter() 261 …rrorReturn(const napi_env &env, const napi_ref &callbackIn, const napi_value &result, bool isThrow) in DealErrorReturn() 273 napi_value CancelReminderInner(napi_env env, napi_callback_info info, bool isThrow) in CancelReminderInner() 342 napi_value CancelAllRemindersInner(napi_env env, napi_callback_info info, bool isThrow) in CancelAllRemindersInner() 816 napi_value InnerGetValidReminders(napi_env env, napi_callback_info info, bool isThrow) in InnerGetValidReminders() [all …]
|
| D | reminder_common.cpp | 948 const napi_value &result, bool isThrow) in ReturnCallbackPromise()
|
| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
| D | napi_hiappevent_config.cpp | 33 bool Configure(const napi_env env, const napi_value configObj, bool isThrow) in Configure()
|
| D | napi_util.cpp | 483 void ThrowError(napi_env env, int code, const std::string& msg, bool isThrow) in ThrowError()
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/ |
| D | napi_util.cpp | 80 void NapiUtil::ThrowError(napi_env env, int code, const std::string& msg, bool isThrow) in ThrowError()
|