Searched refs:IsNdef (Results 1 – 9 of 9) sorted by relevance
109 if (tagSession->IsNdef(GetTagRfDiscId())) { in ReadNdef()141 if (!tagSession->IsNdef(GetTagRfDiscId())) { in WriteNdef()
64 if (!tagSession->IsNdef(tagRfDiscId)) { in Format()
49 bool IsNdef(int tagRfDiscId) override;
219 bool TagSessionProxy::IsNdef(int tagRfDiscId) in IsNdef() function in OHOS::NFC::TAG::TagSessionProxy
96 virtual bool IsNdef(int tagRfDiscId) = 0;
139 bool IsNdef(int tagRfDiscId) override;
220 reply.WriteBool(IsNdef(tagRfDiscId)); in HandleIsNdef()
231 bool TagSession::IsNdef(int tagRfDiscId) in IsNdef() function in OHOS::NFC::TAG::TagSession
451 bool isNdef = tagSession->IsNdef(tagRfDiscId);