Home
last modified time | relevance | path

Searched defs:tagSession (Results 1 - 17 of 17) sorted by relevance

/foundation/communication/nfc/services/src/ipc/tags/
H A Dforeground_death_recipient.cpp21 ForegroundDeathRecipient( sptr<TAG::TagSessionStub> tagSession, Security::AccessToken::AccessTokenID callerToken) ForegroundDeathRecipient() argument
H A Dreader_mode_death_recipient.cpp21 ReaderModeDeathRecipient( sptr<TAG::TagSessionStub> tagSession, Security::AccessToken::AccessTokenID callerToken) ReaderModeDeathRecipient() argument
/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag_sesstion.h48 std::shared_ptr<BasicTagSession> tagSession = nullptr; member
H A Dnfc_napi_tag_ndef_formatable.cpp25 static bool CheckTagSessionAndThrow(const napi_env &env, const NdefFormatableTag *tagSession) in CheckTagSessionAndThrow() argument
H A Dnfc_napi_tag_mifare_ul.cpp24 static bool CheckTagSessionAndThrow(const napi_env &env, const MifareUltralightTag *tagSession) in CheckTagSessionAndThrow() argument
H A Dnfc_napi_tag_mifare_classic.cpp24 static bool CheckTagSessionAndThrow(const napi_env &env, MifareClassicTag *tagSession) in CheckTagSessionAndThrow() argument
[all...]
H A Dnfc_napi_tag_ndef.cpp27 static bool CheckTagSessionAndThrow(const napi_env &env, const NdefTag *tagSession) in CheckTagSessionAndThrow() argument
[all...]
/foundation/communication/nfc/interfaces/inner_api/tags/
H A Disodep_tag.cpp57 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in IsExtendedApduSupported() local
H A Dndef_formatable_tag.cpp50 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); in Format() local
H A Dtag_foreground.cpp67 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 in UnregReaderMode() local
[all...]
H A Dndef_tag.cpp103 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(); IsEnableReadOnly() local
169 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); EnableReadOnly() local
[all...]
H A Dbasic_tag_session.cpp48 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 in SetTimeout() local
107 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); GetTimeout() local
117 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); ResetTimeout() local
136 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); SendCommand() local
150 OHOS::sptr<TAG::ITagSession> tagSession = GetTagSessionProxy(); GetMaxSendCommandLength() local
[all...]
/foundation/communication/nfc/test/unittest/services/ipc_test/
H A Dtag_session_test.cpp62 std::shared_ptr<TAG::TagSession> tagSession = std::make_shared<TAG::TagSession>(nfcService); in HWTEST_F() local
/foundation/communication/nfc/test/unittest/services/services_tags_test/
H A Dtag_session_stub_test.cpp77 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in HWTEST_F() local
93 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in HWTEST_F() local
109 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in HWTEST_F() local
125 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in HWTEST_F() local
141 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in HWTEST_F() local
157 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
173 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
189 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
205 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
221 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
237 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
253 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
269 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
285 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
301 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
317 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
333 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
349 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
365 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
381 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
[all...]
H A Dtag_session_test.cpp76 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in HWTEST_F() local
90 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in HWTEST_F() local
104 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in HWTEST_F() local
119 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in HWTEST_F() local
134 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); in HWTEST_F() local
149 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
162 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
177 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
191 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
204 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
219 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
233 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
247 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
260 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
273 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
288 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
303 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
319 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
334 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
348 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
364 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
379 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
393 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
406 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
420 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
435 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
449 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
462 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
479 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
495 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
510 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
524 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
540 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
555 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
569 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
582 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
598 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
612 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
627 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
641 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
654 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
673 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); HWTEST_F() local
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/tags_test/tagsessionstub/tagsessionstub_fuzzer/
H A Dtagsessionstub_fuzzer.cpp43 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); FuzzHandleGetTechList() local
133 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleIsTagFieldOn() local
148 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleIsNdef() local
163 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleSendRawFrame() local
178 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleNdefRead() local
193 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleNdefWrite() local
208 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleNdefMakeReadOnly() local
223 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleFormatNdef() local
238 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleCanMakeReadOnly() local
253 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleGetMaxTransceiveLength() local
269 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleIsSupportedApdusExtended() local
285 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleRegForegroundDispatch() local
301 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzHandleUnregForegroundDispatch() local
317 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzOnRemoteRequest() local
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/tagsession_test/tagsession/tagsession_fuzzer/
H A Dtagsession_fuzzer.cpp59 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); FuzzRegForegroundDispatch() local
121 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzUnregForegroundDispatch() local
131 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzRegReaderMode() local
146 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzIsConnected() local
155 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzSetTimeout() local
165 sptr<NFC::TAG::TagSession> tagSession = new NFC::TAG::TagSession(service); FuzzGetTimeout() local
[all...]

Completed in 10 milliseconds