Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h803 static napi_value GetNotificationIsCountDown(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp1598 if (GetNotificationIsCountDown(env, value, request) == nullptr) { in GetNotificationRequestByBool()
2200 napi_value Common::GetNotificationIsCountDown( in GetNotificationIsCountDown() function in OHOS::NotificationNapi::Common