/ohos5.0/foundation/communication/nfc/test/unittest/services/tags_test/ |
H A D | tag_info_test.cpp | 56 std::vector<int> tagTechList; in SetUp() local 329 std::vector<int> tagTechList; variable 349 std::vector<int> tagTechList; variable 371 std::vector<int> tagTechList; variable 392 std::vector<int> tagTechList; variable 413 std::vector<int> tagTechList; variable 432 std::vector<int> tagTechList; variable
|
H A D | mifare_ultralight_tag_test.cpp | 58 std::vector<int> tagTechList; in SetUp() local 158 std::vector<int> tagTechList; variable 182 std::vector<int> tagTechList; variable 206 std::vector<int> tagTechList; variable 231 std::vector<int> tagTechList; variable
|
H A D | mifare_classic_tag_test.cpp | 64 std::vector<int> tagTechList; in SetUp() local 420 std::vector<int> tagTechList; variable 447 std::vector<int> tagTechList; variable 474 std::vector<int> tagTechList; variable 501 std::vector<int> tagTechList; variable 528 std::vector<int> tagTechList; variable 555 std::vector<int> tagTechList; variable 582 std::vector<int> tagTechList; variable 609 std::vector<int> tagTechList; variable
|
H A D | taginfo_parcelable_test.cpp | 54 std::vector<int> tagTechList; in SetUp() local 91 std::vector<int> tagTechList; variable
|
H A D | nfcf_tag_test.cpp | 59 std::vector<int> tagTechList; in SetUp() local 162 std::vector<int> tagTechList; variable
|
H A D | iso15693_tag_test.cpp | 62 std::vector<int> tagTechList; in SetUp() local 222 std::vector<int> tagTechList; variable
|
H A D | ndef_har_dispatch_test.cpp | 76 std::vector<int> tagTechList = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; variable
|
H A D | nfca_tag_test.cpp | 58 std::vector<int> tagTechList; in SetUp() local
|
H A D | nfcb_tag_test.cpp | 58 std::vector<int> tagTechList; in SetUp() local
|
H A D | ndef_formatable_tag_test.cpp | 57 std::vector<int> tagTechList; in SetUp() local
|
H A D | isodep_tag_test.cpp | 58 std::vector<int> tagTechList; in SetUp() local
|
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/ |
H A D | taginfo_parcelable.cpp | 25 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
|
H A D | taginfo.cpp | 24 TagInfo::TagInfo(std::vector<int> tagTechList, in TagInfo()
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/getboolextrasdata_fuzzer/ |
H A D | getboolextrasdata_fuzzer.cpp | 33 std::vector<int> tagTechList; in FuzzGetTagInfo() local
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/getintextrasdata_fuzzer/ |
H A D | getintextrasdata_fuzzer.cpp | 33 std::vector<int> tagTechList; in FuzzGetTagInfo() local
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/getstringextrasdata_fuzzer/ |
H A D | getstringextrasdata_fuzzer.cpp | 33 std::vector<int> tagTechList; in FuzzGetTagInfo() local
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/gettechextrasbyindex_fuzzer/ |
H A D | gettechextrasbyindex_fuzzer.cpp | 34 std::vector<int> tagTechList; in FuzzGetTagInfo() local
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/gettechextrasbytech_fuzzer/ |
H A D | gettechextrasbytech_fuzzer.cpp | 45 std::vector<int> tagTechList; in FuzzGetTagInfo() local
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/istechsupported_fuzzer/ |
H A D | istechsupported_fuzzer.cpp | 45 std::vector<int> tagTechList; in FuzzGetTagInfo() local
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/setconnectedtagtech_fuzzer/ |
H A D | setconnectedtagtech_fuzzer.cpp | 45 std::vector<int> tagTechList; in FuzzGetTagInfo() local
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/tags_test/isodeptag/isodeptag_fuzzer/ |
H A D | isodeptag_fuzzer.cpp | 40 std::vector<int> tagTechList; in FuzzGetTagInfo() local
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_adapter_test/ |
H A D | tag_host_test.cpp | 26 std::vector<int> tagTechList = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; variable
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/tags_test/mifareultralighttag/mifareultralighttag_fuzzer/ |
H A D | mifareultralighttag_fuzzer.cpp | 38 std::vector<int> tagTechList; in FuzzGetTagInfo() local
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_tags_test/ |
H A D | tag_dispatcher_test.cpp | 36 std::vector<int> tagTechList = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}; variable
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/tags_test/iso15693tag/iso15693tag_fuzzer/ |
H A D | iso15693tag_fuzzer.cpp | 38 std::vector<int> tagTechList; in GetTagInfo() local
|