Home
last modified time | relevance | path

Searched refs:TNF_ABSOLUTE_URI (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.h100 TNF_ABSOLUTE_URI = 0x03, enumerator
H A Dndef_message.cpp396 case TNF_ABSOLUTE_URI: in CheckTnf()
/foundation/communication/nfc/test/fuzztest/tags_test/ndeftag/ndeftag_fuzzer/
H A Dndeftag_fuzzer.cpp62 case NdefMessage::TNF_ABSOLUTE_URI: // fall-through in CheckTnf()
/foundation/communication/nfc/test/fuzztest/tags_test/ndefmessage/ndefmessage_fuzzer/
H A Dndefmessage_fuzzer.cpp47 case NdefMessage::TNF_ABSOLUTE_URI: // fall-through in CheckTnf()
/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag.cpp61 napi_create_int32(env, static_cast<int32_t>(NdefMessage::EmTnfType::TNF_ABSOLUTE_URI), &tnfUri); in RegisterEnumTnfType()
69 DECLARE_NAPI_STATIC_PROPERTY("TNF_ABSOLUTE_URI", tnfUri), in RegisterEnumTnfType()

Completed in 5 milliseconds