Searched defs:ndef (Results 1 – 8 of 8) sorted by relevance
99 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable109 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable120 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable131 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable142 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable153 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable164 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable176 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable188 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable200 std::shared_ptr<NdefTag> ndef = NdefTag::GetTag(tagInfo_); variable[all …]
35 bool NdefMsgCallbackStub::OnNdefMsgDiscovered(const std::string &tagUid, const std::string &ndef, i… in OnNdefMsgDiscovered()91 std::string ndef = data.ReadString(); in RemoteNdefMsgDiscovered() local
27 bool NdefMsgCallbackProxy::OnNdefMsgDiscovered(const std::string &tagUid, const std::string &ndef, … in OnNdefMsgDiscovered()
223 std::shared_ptr<NdefMessage> ndef = NdefMessage::GetNdefMessage(msg); in CheckWifiRecord() local
79 std::string ndef = msg; in HandleNdefDispatch() local
52 std::shared_ptr<NdefMessage> ndef = NdefMessage::GetNdefMessage(msg); in TryNdef() local
431 std::shared_ptr<NdefMessage> ndef = NdefMessage::GetNdefMessage(msg); in CheckBtRecord() local
598 napi_value ndef = nullptr; in RegisterNdefStaticFunctions() local