Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_parse.cpp1396 bool hasPublisherBundleName = false; in GetPublisherBundleNameByCreateSubscriber() local
1403 …NAPI_CALL(env, napi_has_named_property(env, argv, "publisherBundleName", &hasPublisherBundleName)); in GetPublisherBundleNameByCreateSubscriber()
1404 if (hasPublisherBundleName) { in GetPublisherBundleNameByCreateSubscriber()