Home
last modified time | relevance | path

Searched defs:PublishNfcNotification (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_notification_publisher.cpp50 void NfcNotificationPublisher::PublishNfcNotification(int notificationId, const std::string &name, … in PublishNfcNotification() function in OHOS::NFC::TAG::NfcNotificationPublisher
H A Dexternal_deps_proxy.cpp258 void ExternalDepsProxy::PublishNfcNotification(int notificationId, const std::string &name, int bal… in PublishNfcNotification() function in OHOS::NFC::ExternalDepsProxy
/ohos5.0/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.cpp384 void NfcNotification::PublishNfcNotification(int notificationId, const std::string &name, int balan… in PublishNfcNotification() function in OHOS::NFC::TAG::NfcNotification
454 void PublishNfcNotification(int notificationId, const std::string &name, int balance) in PublishNfcNotification() function