Home
last modified time | relevance | path

Searched refs:GetNotificationIsOngoing (Results 1 - 4 of 4) sorted by relevance

/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h308 static napi_value GetNotificationIsOngoing(
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h684 static napi_value GetNotificationIsOngoing(
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp101 if (GetNotificationIsOngoing(env, value, request) == nullptr) { in GetNotificationRequestByBool()
481 napi_value NotificationNapi::GetNotificationIsOngoing( in GetNotificationIsOngoing() function in OHOS::Location::NotificationNapi
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp627 if (GetNotificationIsOngoing(env, value, request) == nullptr) { in GetNotificationRequestByBool()
1002 napi_value Common::GetNotificationIsOngoing(const napi_env &env, const napi_value &value, NotificationRequest &request) in GetNotificationIsOngoing() function in OHOS::NotificationNapi::Common

Completed in 9 milliseconds