Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h1103 static napi_value GetNotificationIsDistributed(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp2878 if (GetNotificationIsDistributed(env, result, request) == nullptr) { in GetNotificationRequestDistributedOptions()
2896 napi_value Common::GetNotificationIsDistributed( in GetNotificationIsDistributed() function in OHOS::NotificationNapi::Common