Home
last modified time | relevance | path

Searched defs:systemCode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_adapter_test/
H A Dtag_nci_adapter_test.cpp65 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 Dnfcf_tag_test.cpp119 std::string systemCode = nfcF->getSystemCode(); variable