Home
last modified time | relevance | path

Searched defs:ndefInfo (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_adapter_test/
H A Dtag_host_test.cpp144 std::vector<int> ndefInfo; variable
H A Dtag_nci_adapter_test.cpp178 std::vector<int> ndefInfo{}; variable
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_host.cpp527 std::vector<int> ndefInfo; in FindNdefTech() local
625 bool TagHost::DetectNdefInfo(std::vector<int>& ndefInfo) in DetectNdefInfo()
H A Dnci_tag_impl_default.cpp150 bool NciTagImplDefault::DetectNdefInfo(uint32_t tagDiscId, std::vector<int> &ndefInfo) in DetectNdefInfo()
H A Dtag_nci_adapter_rw.cpp719 bool TagNciAdapterRw::DetectNdefInfo(std::vector<int>& ndefInfo) in Reselect()
H A Dtag_nci_adapter.cpp1083 bool TagNciAdapter::DetectNdefInfo(std::vector<int>& ndefInfo) in DetectNdefInfo()
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_tag_proxy.cpp231 bool NciTagProxy::DetectNdefInfo(uint32_t tagDiscId, std::vector<int>& ndefInfo) in DetectNdefInfo()
/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_tag_proxy_test/
H A Dnci_tag_proxy_test.cpp263 std::vector<int> ndefInfo; variable
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/nci_adapter_test/ncitagproxy/ncitagproxy_fuzzer/
H A Dncitagproxy_fuzz.cpp174 std::vector<int> ndefInfo; in FuzzDetectNdefInfo() local
/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/
H A Dtag_session.cpp239 std::vector<int> ndefInfo; in IsNdef() local