Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/include/
H A Dinfc_service.h49 MSG_COMMIT_ROUTING, enumerator
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_routing_manager.cpp39 …eventHandler_->SendEvent(static_cast<uint32_t>(NfcCommonEvent::MSG_COMMIT_ROUTING), ROUTING_DELAY_… in CommitRouting()
H A Dnfc_event_handler.cpp382 case NfcCommonEvent::MSG_COMMIT_ROUTING: { in ProcessEvent()
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp155 AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(NfcCommonEvent::MSG_COMMIT_ROUTING), 0);