Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h472 static napi_value GetNotificationIsCountDown(
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp125 if (GetNotificationIsCountDown(env, value, request) == nullptr) { in GetNotificationRequestByBool()
907 napi_value NotificationNapi::GetNotificationIsCountDown( in GetNotificationIsCountDown() function in OHOS::Location::NotificationNapi
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h861 static napi_value GetNotificationIsCountDown(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp651 if (GetNotificationIsCountDown(env, value, request) == nullptr) { in GetNotificationRequestByBool()
1443 napi_value Common::GetNotificationIsCountDown( in GetNotificationIsCountDown() function in OHOS::NotificationNapi::Common