Home
last modified time | relevance | path

Searched refs:SetDisturbDateCallbackInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dsubscribe.h157 void SetDisturbDateCallbackInfo(const napi_env &env, const napi_ref &ref);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp963 void SubscriberInstance::SetDisturbDateCallbackInfo(const napi_env &env, const napi_ref &ref) in SetDisturbDateCallbackInfo() function in OHOS::NotificationNapi::SubscriberInstance
1011 SetDisturbDateCallbackInfo(env, ref); in SetCallbackInfo()