Home
last modified time | relevance | path

Searched defs:ndef (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/nfc/test/unittest/services/tags_test/
H A Dndef_tag_test.cpp99 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable
109 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable
120 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable
131 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable
142 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable
153 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable
164 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable
176 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable
188 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable
200 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable
[all …]
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/controller/
H A Dndef_msg_callback_stub.cpp35 bool NdefMsgCallbackStub::OnNdefMsgDiscovered(const std::string &tagUid, const std::string &ndef, i… in OnNdefMsgDiscovered()
91 std::string ndef = data.ReadString(); in RemoteNdefMsgDiscovered() local
/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dndef_msg_callback_proxy.cpp27 bool NdefMsgCallbackProxy::OnNdefMsgDiscovered(const std::string &tagUid, const std::string &ndef, … in OnNdefMsgDiscovered()
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dndef_wifi_data_parser.cpp223 std::shared_ptr<NdefMessage> ndef = NdefMessage::GetNdefMessage(msg); in CheckWifiRecord() local
H A Dtag_dispatcher.cpp79 std::string ndef = msg; in HandleNdefDispatch() local
H A Dndef_har_data_parser.cpp52 std::shared_ptr<NdefMessage> ndef = NdefMessage::GetNdefMessage(msg); in TryNdef() local
H A Dndef_bt_data_parser.cpp431 std::shared_ptr<NdefMessage> ndef = NdefMessage::GetNdefMessage(msg); in CheckBtRecord() local
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag.cpp598 napi_value ndef = nullptr; in RegisterNdefStaticFunctions() local