Searched defs:nfcService_ (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/nfc/services/src/ | ||
H A D | nfc_event_handler.cpp | 49 std::weak_ptr<NfcService> nfcService_ {}; member in OHOS::NFC::NfcEventHandler::ScreenChangedReceiver |
/ohos5.0/foundation/communication/nfc/services/include/ | ||
H A D | nfc_sa_manager.h | 54 std::shared_ptr<NfcService> nfcService_; variable |
/ohos5.0/foundation/communication/nfc/services/src/external_deps/ | ||
H A D | nfc_notification_publisher.h | 72 std::weak_ptr<NfcService> nfcService_; variable |
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/ | ||
H A D | nfc_polling_manager_test.cpp | 42 std::shared_ptr<NfcService> nfcService_ {}; member in OHOS::NFC::TEST::NfcPollingManagerTest |