/ohos5.0/foundation/communication/nfc/test/unittest/services/services_tags_test/ |
H A D | tag_session_test.cpp | 76 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 90 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 104 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 119 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 134 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 149 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 162 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 177 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 191 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 204 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable [all …]
|
H A D | tag_session_stub_test.cpp | 77 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 93 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 109 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 125 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 141 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 157 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 173 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 189 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 205 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable 221 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); variable [all …]
|
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/tags/ |
H A D | basic_tag_session.cpp | 48 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in Connect() local 63 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in IsConnected() local 79 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in Close() local 97 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in SetTimeout() local 107 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in GetTimeout() local 117 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in ResetTimeout() local 136 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in SendCommand() local 150 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in GetMaxSendCommandLength() local
|
H A D | tag_foreground.cpp | 67 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in RegForeground() local 84 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in UnregForeground() local 103 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in RegReaderMode() local 120 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in UnregReaderMode() local
|
H A D | ndef_tag.cpp | 103 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in ReadNdef() local 136 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in WriteNdef() local 155 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in IsEnableReadOnly() local 169 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in EnableReadOnly() local
|
H A D | isodep_tag.cpp | 57 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in IsExtendedApduSupported() local
|
H A D | ndef_formatable_tag.cpp | 50 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in Format() local
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/tags_test/tagsessionstub/tagsessionstub_fuzzer/ |
H A D | tagsessionstub_fuzzer.cpp | 43 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleConnect() local 58 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleReconnect() local 73 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleDisconnect() local 88 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleSetTimeout() local 103 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleGetTimeout() local 118 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleGetTechList() local 133 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleIsTagFieldOn() local 148 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleIsNdef() local 163 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleSendRawFrame() local 178 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleNdefRead() local [all …]
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/tagsession_test/tagsession/tagsession_fuzzer/ |
H A D | tagsession_fuzzer.cpp | 59 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzResetTimeout() local 69 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzIsTagFieldOn() local 79 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzGetFgDataVecSize() local 86 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzGetReaderDataVecSize() local 93 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzHandleAppStateChanged() local 105 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzRegForegroundDispatch() local 121 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzUnregForegroundDispatch() local 131 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzRegReaderMode() local 146 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzIsConnected() local 155 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in FuzzSetTimeout() local [all …]
|
/ohos5.0/foundation/communication/nfc/services/src/ipc/tags/ |
H A D | foreground_death_recipient.cpp | 22 sptr<TAG::TagSessionStub> tagSession, Security::AccessToken::AccessTokenID callerToken) in ForegroundDeathRecipient()
|
H A D | reader_mode_death_recipient.cpp | 22 sptr<TAG::TagSessionStub> tagSession, Security::AccessToken::AccessTokenID callerToken) in ReaderModeDeathRecipient()
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/ipc_test/ |
H A D | tag_session_test.cpp | 62 std::shared_ptr<TAG::TagSession> tagSession = std::make_shared<TAG::TagSession>(nfcService); variable
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/ |
H A D | nfc_napi_tag_sesstion.h | 48 std::shared_ptr<BasicTagSession> tagSession = nullptr; member
|
H A D | nfc_napi_tag_ndef_formatable.cpp | 25 static bool CheckTagSessionAndThrow(const napi_env &env, const NdefFormatableTag *tagSession) in CheckTagSessionAndThrow()
|
H A D | nfc_napi_tag_mifare_ul.cpp | 24 static bool CheckTagSessionAndThrow(const napi_env &env, const MifareUltralightTag *tagSession) in CheckTagSessionAndThrow()
|
H A D | nfc_napi_tag_ndef.cpp | 27 static bool CheckTagSessionAndThrow(const napi_env &env, const NdefTag *tagSession) in CheckTagSessionAndThrow()
|
H A D | nfc_napi_tag_mifare_classic.cpp | 24 static bool CheckTagSessionAndThrow(const napi_env &env, MifareClassicTag *tagSession) in CheckTagSessionAndThrow()
|