Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/include/
H A Dinfc_service.h45 MSG_PACKAGE_UPDATED, enumerator
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp148 eventHandler_.lock()->SendEvent(static_cast<uint32_t>(NfcCommonEvent::MSG_PACKAGE_UPDATED), in OnReceiveEvent()
374 case NfcCommonEvent::MSG_PACKAGE_UPDATED: { in ProcessEvent()