Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:tagSession
(Results
1 - 17
of
17
) sorted by relevance
/foundation/communication/nfc/services/src/ipc/tags/
H
A
D
foreground_death_recipient.cpp
21
ForegroundDeathRecipient( sptr<TAG::TagSessionStub>
tagSession
, Security::AccessToken::AccessTokenID callerToken)
ForegroundDeathRecipient()
argument
H
A
D
reader_mode_death_recipient.cpp
21
ReaderModeDeathRecipient( sptr<TAG::TagSessionStub>
tagSession
, Security::AccessToken::AccessTokenID callerToken)
ReaderModeDeathRecipient()
argument
/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()
argument
H
A
D
nfc_napi_tag_mifare_ul.cpp
24
static bool CheckTagSessionAndThrow(const napi_env &env, const MifareUltralightTag *
tagSession
)
in CheckTagSessionAndThrow()
argument
H
A
D
nfc_napi_tag_mifare_classic.cpp
24
static bool CheckTagSessionAndThrow(const napi_env &env, MifareClassicTag *
tagSession
)
in CheckTagSessionAndThrow()
argument
[all...]
H
A
D
nfc_napi_tag_ndef.cpp
27
static bool CheckTagSessionAndThrow(const napi_env &env, const NdefTag *
tagSession
)
in CheckTagSessionAndThrow()
argument
[all...]
/foundation/communication/nfc/interfaces/inner_api/tags/
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
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
in UnregReaderMode()
local
[all...]
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();
IsEnableReadOnly()
local
169
OHOS::sptr<TAG::ITagSession>
tagSession
= GetTagSessionProxy();
EnableReadOnly()
local
[all...]
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
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
D
tag_session_test.cpp
62
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
D
tag_session_stub_test.cpp
77
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
D
tag_session_test.cpp
76
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
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);
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
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);
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