Searched defs:systemCode (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_adapter_test/ |
H A D | tag_nci_adapter_test.cpp | 65 std::vector<uint16_t> systemCode = {0x88B4, 0, 0}; variable 250 std::vector<uint16_t> systemCode = {0x88B4, 0, 0}; variable 284 std::vector<uint16_t> systemCode = {0x88B4, 0, 0}; variable 321 std::vector<uint16_t> systemCode = {0x88B4, 0, 0}; variable 350 std::vector<uint16_t> systemCode = {0x88B4, 0, 0}; variable 388 std::vector<uint16_t> systemCode = {0x88B4, 0, 0}; variable
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/tags_test/ |
H A D | nfcf_tag_test.cpp | 119 std::string systemCode = nfcF->getSystemCode(); variable
|