Home
last modified time | relevance | path

Searched defs:pushCallBackObject (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
Dnapi_push_callback.cpp38 …ck::SetJsPushCallBackObject(NotificationConstant::SlotType slotType, napi_value pushCallBackObject) in SetJsPushCallBackObject()
45 bool JSPushCallBack::IsEqualPushCallBackObject(napi_value pushCallBackObject) in IsEqualPushCallBackObject()
/base/notification/distributed_notification_service/frameworks/ets/ani/src/manager/
Dani_push_callback.cpp55 ani_env *env, NotificationConstant::SlotType slotType, ani_ref pushCallBackObject) in SetJsPushCallBackObject()