Home
last modified time | relevance | path

Searched defs:tagTechList (Results 1 – 25 of 30) sorted by relevance

12

/foundation/communication/nfc/test/unittest/services/tags_test/
Dtag_info_test.cpp55 std::vector<int> tagTechList; in SetUp() local
336 std::vector<int> tagTechList; variable
356 std::vector<int> tagTechList; variable
378 std::vector<int> tagTechList; variable
399 std::vector<int> tagTechList; variable
420 std::vector<int> tagTechList; variable
439 std::vector<int> tagTechList; variable
Dmifare_classic_tag_test.cpp64 std::vector<int> tagTechList; in SetUp() local
418 std::vector<int> tagTechList; variable
443 std::vector<int> tagTechList; variable
468 std::vector<int> tagTechList; variable
493 std::vector<int> tagTechList; variable
518 std::vector<int> tagTechList; variable
543 std::vector<int> tagTechList; variable
568 std::vector<int> tagTechList; variable
593 std::vector<int> tagTechList; variable
Dtaginfo_parcelable_test.cpp56 std::vector<int> tagTechList; in SetUp() local
93 std::vector<int> tagTechList; variable
Dnfca_tag_test.cpp58 std::vector<int> tagTechList; in SetUp() local
Dnfcb_tag_test.cpp58 std::vector<int> tagTechList; in SetUp() local
Dnfcf_tag_test.cpp59 std::vector<int> tagTechList; in SetUp() local
Dndef_formatable_tag_test.cpp57 std::vector<int> tagTechList; in SetUp() local
Disodep_tag_test.cpp58 std::vector<int> tagTechList; in SetUp() local
Dmifare_ultralight_tag_test.cpp57 std::vector<int> tagTechList; in SetUp() local
Diso15693_tag_test.cpp62 std::vector<int> tagTechList; in SetUp() local
/foundation/communication/nfc/interfaces/inner_api/src/tags/
Dtaginfo_parcelable.cpp25 TagInfoParcelable::TagInfoParcelable(std::vector<int> tagTechList, in TagInfoParcelable()
49 const std::vector<int> tagTechList = std::move(tagTechList_); in Marshalling() local
62 std::vector<int> tagTechList; in Unmarshalling() local
Dtaginfo.cpp26 TagInfo::TagInfo(std::vector<int> tagTechList, in TagInfo()
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/getintextrasdata_fuzzer/
Dgetintextrasdata_fuzzer.cpp33 std::vector<int> tagTechList; in FuzzGetTagInfo() local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/gettechextrasbyindex_fuzzer/
Dgettechextrasbyindex_fuzzer.cpp34 std::vector<int> tagTechList; in FuzzGetTagInfo() local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/getboolextrasdata_fuzzer/
Dgetboolextrasdata_fuzzer.cpp33 std::vector<int> tagTechList; in FuzzGetTagInfo() local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/getstringextrasdata_fuzzer/
Dgetstringextrasdata_fuzzer.cpp33 std::vector<int> tagTechList; in FuzzGetTagInfo() local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/istechsupported_fuzzer/
Distechsupported_fuzzer.cpp45 std::vector<int> tagTechList; in FuzzGetTagInfo() local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/setconnectedtagtech_fuzzer/
Dsetconnectedtagtech_fuzzer.cpp45 std::vector<int> tagTechList; in FuzzGetTagInfo() local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/gettechextrasbytech_fuzzer/
Dgettechextrasbytech_fuzzer.cpp45 std::vector<int> tagTechList; in FuzzGetTagInfo() local
/foundation/communication/nfc/test/fuzztest/tags_test/isodeptag/isodeptag_fuzzer/
Disodeptag_fuzzer.cpp39 std::vector<int> tagTechList; in FuzzGetTagInfo() local
/foundation/communication/nfc/test/unittest/services/nci_adapter_test/
Dtag_host_test.cpp27 std::vector<int> tagTechList = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; variable
/foundation/communication/nfc/test/fuzztest/tags_test/basictagsession/basictagsession_fuzzer/
Dbasictagsession_fuzzer.cpp36 std::vector<int> tagTechList; in GetTagInfo() local
/foundation/communication/nfc/test/fuzztest/tags_test/ndeftag/ndeftag_fuzzer/
Dndeftag_fuzzer.cpp53 std::vector<int> tagTechList; in FuzzGetTagInfo() local
/foundation/communication/nfc/test/fuzztest/tags_test/mifareultralighttag/mifareultralighttag_fuzzer/
Dmifareultralighttag_fuzzer.cpp38 std::vector<int> tagTechList; in FuzzGetTagInfo() local
/foundation/communication/nfc/test/unittest/services/services_tags_test/
Dtag_dispatcher_test.cpp36 std::vector<int> tagTechList = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; variable

12