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
refs:NfcService
(Results
1 - 25
of
54
) sorted by relevance
1
2
3
/foundation/communication/nfc/test/unittest/services/services_tags_test/
H
A
D
tag_session_test.cpp
75
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
89
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
103
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
118
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
133
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
[all...]
H
A
D
tag_session_stub_test.cpp
76
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
92
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
108
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
124
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
140
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
[all...]
H
A
D
wifi_connection_manager_test.cpp
63
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
79
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
99
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
118
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
138
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
[all...]
H
A
D
bt_connection_manager_test.cpp
63
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
81
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
95
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
113
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
132
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
[all...]
/foundation/communication/nfc/services/src/
H
A
D
nfc_service.cpp
40
uint32_t
NfcService
::unloadStaSaTimerId{0};
42
NfcService
::
NfcService
()
in NfcService()
function in OHOS::NFC::NfcService
50
NfcService
::~
NfcService
()
in ~NfcService()
63
std::weak_ptr<
NfcService
>
NfcService
::GetInstance() const
in GetInstance()
68
std::weak_ptr<NCI::INciTagInterface>
NfcService
::GetNciTagProxy(void)
in GetNciTagProxy()
73
std::weak_ptr<NfcPollingManager>
NfcService
::GetNfcPollingManager()
in GetNfcPollingManager()
78
std::weak_ptr<NfcRoutingManager>
NfcService
[all...]
H
A
D
nfc_event_handler.cpp
41
explicit ScreenChangedReceiver(std::weak_ptr<
NfcService
> nfcService,
49
std::weak_ptr<
NfcService
> nfcService_ {};
53
NfcEventHandler::ScreenChangedReceiver::ScreenChangedReceiver(std::weak_ptr<
NfcService
> nfcService,
in ScreenChangedReceiver()
115
explicit PackageChangedReceiver(std::weak_ptr<
NfcService
> nfcService,
123
std::weak_ptr<
NfcService
> nfcService_ {};
127
NfcEventHandler::PackageChangedReceiver::PackageChangedReceiver(std::weak_ptr<
NfcService
> nfcService,
in PackageChangedReceiver()
155
explicit ShutdownEventReceiver(std::weak_ptr<
NfcService
> nfcService,
163
std::weak_ptr<
NfcService
> nfcService_ {};
167
NfcEventHandler::ShutdownEventReceiver::ShutdownEventReceiver(std::weak_ptr<
NfcService
> nfcService,
in ShutdownEventReceiver()
191
explicit DataShareChangedReceiver(std::weak_ptr<
NfcService
> nfcServic
[all...]
/foundation/communication/nfc/test/unittest/services/services_test/
H
A
D
nfc_polling_manager_test.cpp
42
std::shared_ptr<
NfcService
> nfcService_ {};
72
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
85
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
99
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
115
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
128
std::shared_ptr<
NfcService
> servic
in HWTEST_F()
[all...]
H
A
D
nfc_event_handler_test.cpp
63
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
84
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
105
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
126
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
149
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in HWTEST_F()
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/hcesession_test/hcesession/hcesession_fuzzer/
H
A
D
hcesession_fuzzer.cpp
42
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in FuzzIsDefaultService()
52
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in FuzzStartHce()
62
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in FuzzStopHce()
71
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in FuzzRegHceCmdCallbackByToken()
81
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in FuzzUnRegHceCmdCallback()
[all...]
/foundation/communication/nfc/test/unittest/services/hce_session_test/
H
A
D
hce_session_test.cpp
60
std::shared_ptr<OHOS::NFC::
NfcService
> nfcService = std::make_shared<OHOS::NFC::
NfcService
>();
in HWTEST_F()
76
std::shared_ptr<OHOS::NFC::
NfcService
> nfcService = std::make_shared<OHOS::NFC::
NfcService
>();
in HWTEST_F()
93
std::shared_ptr<OHOS::NFC::
NfcService
> nfcService = std::make_shared<OHOS::NFC::
NfcService
>();
in HWTEST_F()
110
std::shared_ptr<OHOS::NFC::
NfcService
> nfcService = std::make_shared<OHOS::NFC::
NfcService
>();
in HWTEST_F()
128
std::shared_ptr<OHOS::NFC::
NfcService
> nfcService = std::make_shared<OHOS::NFC::
NfcService
>();
in HWTEST_F()
[all...]
/foundation/communication/nfc/test/unittest/services/controller_test/
H
A
D
nfc_controller_impl_test.cpp
61
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
74
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
87
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
101
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
117
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
132
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
147
std::shared_ptr<
NfcService
> nfcService = std::make_shared<
NfcService
>();
in HWTEST_F()
161
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
175
std::shared_ptr<
NfcService
> nfcServic
in HWTEST_F()
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/tags_test/tagsessionstub/tagsessionstub_fuzzer/
H
A
D
tagsessionstub_fuzzer.cpp
42
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleConnect()
57
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleReconnect()
72
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleDisconnect()
87
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleSetTimeout()
102
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleGetTimeout()
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/tagsession_test/tagsession/tagsession_fuzzer/
H
A
D
tagsession_fuzzer.cpp
58
std::shared_ptr<NFC::
NfcService
> service = nullptr;
in FuzzResetTimeout()
68
std::shared_ptr<NFC::
NfcService
> service = nullptr;
in FuzzIsTagFieldOn()
78
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzGetFgDataVecSize()
85
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzGetReaderDataVecSize()
92
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleAppStateChanged()
104
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzRegForegroundDispatch()
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/nfccontrollerimpl_test/nfccontrollerimpl/nfccontrollerimpl_fuzzer/
H
A
D
nfccontrollerimpl_fuzzer.cpp
40
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in FuzzGetState()
48
std::shared_ptr<
NfcService
> service = nullptr;
in FuzzUnRegisterAllCallBack()
56
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in FuzzUnRegisterAllCallBack1()
64
std::shared_ptr<
NfcService
> service = nullptr;
in FuzzRegNdefMsgCallback()
72
std::shared_ptr<
NfcService
> service = nullptr;
in FuzzRegQueryApplicationCb()
80
std::shared_ptr<
NfcService
> service = nullptr;
in FuzzRegCardEmulationNotifyCb()
87
std::shared_ptr<
NfcService
> service = std::make_shared<
NfcService
>();
in FuzzGetHceServiceIface()
[all...]
/foundation/communication/nfc/services/include/
H
A
D
nfc_service.h
41
class
NfcService
final : public NCI::INciTagInterface::ITagListener,
44
public std::enable_shared_from_this<
NfcService
> {
46
NfcService
();
47
~
NfcService
() override;
48
NfcService
& operator=(const
NfcService
&) = delete;
49
NfcService
(const
NfcService
&) = delete;
51
std::weak_ptr<
NfcService
> GetInstance() const;
110
std::weak_ptr<
NfcService
> nfcService
[all...]
H
A
D
nfc_routing_manager.h
23
class
NfcService
;
29
std::weak_ptr<
NfcService
> nfcService);
42
std::weak_ptr<
NfcService
> nfcService_ {};
H
A
D
tag_dispatcher.h
31
class
NfcService
;
35
explicit TagDispatcher(std::shared_ptr<
NfcService
> nfcService);
55
std::shared_ptr<
NfcService
> nfcService_ {};
/foundation/communication/nfc/test/fuzztest/services_test/hostcardemulationmanager_test/hostcardemulationmanager/hostcardemulationmanager_fuzzer/
H
A
D
hostcardemulationmanager_fuzzer.cpp
61
std::weak_ptr<
NfcService
> nfcService;
in FuzzOnHostCardEmulationDataNfcA()
75
std::shared_ptr<
NfcService
> nfcService = std::make_shared<
NfcService
>();
in FuzzOnHostCardEmulationDataNfcA1()
89
std::shared_ptr<
NfcService
> nfcService = std::make_shared<
NfcService
>();
in FuzzOnHostCardEmulationDataNfcA2()
104
std::weak_ptr<
NfcService
> nfcService;
in FuzzOnCardEmulationActivated()
114
std::weak_ptr<
NfcService
> nfcService;
in FuzzOnCardEmulationDeactivated()
124
std::weak_ptr<
NfcService
> nfcService;
in FuzzRegHceCmdCallback()
138
std::shared_ptr<
NfcService
> nfcService = std::make_shared<
NfcService
>();
in FuzzRegHceCmdCallback1()
[all...]
/foundation/communication/nfc/test/unittest/services/ce_service_test/
H
A
D
ce_service_test.cpp
60
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
78
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
97
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
115
std::shared_ptr<
NfcService
> nfcService = std::make_shared<
NfcService
>();
in HWTEST_F()
129
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
148
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
168
std::shared_ptr<
NfcService
> nfcService = std::make_shared<
NfcService
>();
in HWTEST_F()
188
std::shared_ptr<
NfcService
> nfcServic
in HWTEST_F()
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/tagdispatcher_test/tagdispatcher/tagdispatcher_fuzzer/
H
A
D
tagdispatcher_fuzzer.cpp
39
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleTagFound()
50
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleTagLost()
57
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleTagDebounce()
66
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzOnNotificationButtonClicked()
/foundation/communication/nfc/test/fuzztest/services_test/wificonnectionmanager_test/wificonnectionmanager/wificonnectionmanager_fuzzer/
H
A
D
wificonnectionmanager_fuzzer.cpp
47
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzTryConnectWifi()
60
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzOnWifiNtfClicked()
74
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleWifiEnableFailed()
88
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleWifiConnectFailed()
102
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzOnWifiEnabled()
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/btconnectionmanager_test/btconnectionmanager/btconnectionmanager_fuzzer/
H
A
D
btconnectionmanager_fuzzer.cpp
44
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzTryPairBt()
56
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzOnBtNtfClicked()
69
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleBtEnableFailed()
82
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleBtPairFailed()
95
std::shared_ptr<NFC::
NfcService
> service = std::make_shared<NFC::
NfcService
>();
in FuzzHandleBtConnectFailed()
[all...]
/foundation/communication/nfc/test/unittest/services/host_card_emulation_manager_test/
H
A
D
host_card_emulation_manager_test.cpp
61
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
82
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
103
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
123
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
143
std::shared_ptr<
NfcService
> nfcService = nullptr;
in HWTEST_F()
163
std::shared_ptr<
NfcService
> nfcService = std::make_shared<
NfcService
>();
in HWTEST_F()
183
std::shared_ptr<
NfcService
> nfcService = std::make_shared<
NfcService
>();
in HWTEST_F()
198
std::shared_ptr<
NfcService
> nfcServic
in HWTEST_F()
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/nfcpollingmanager_test/nfcpollingmanager/nfcpollingmanager_fuzzer/
H
A
D
nfcpollingmanager_fuzzer.cpp
41
std::weak_ptr<
NfcService
> nfcService;
in FuzzStartPollingLoop()
52
std::weak_ptr<
NfcService
> nfcService;
in FuzzEnableForegroundDispatch()
65
std::weak_ptr<
NfcService
> nfcService;
in FuzzDisableForegroundDispatch()
76
std::weak_ptr<
NfcService
> nfcService;
in FuzzDisableForegroundByDeathRcpt()
86
std::weak_ptr<
NfcService
> nfcService;
in FuzzIsForegroundEnabled()
96
std::weak_ptr<
NfcService
> nfcService;
in FuzzSendTagToForeground()
106
std::weak_ptr<
NfcService
> nfcService;
in FuzzIsReaderModeEnabled()
116
std::weak_ptr<
NfcService
> nfcService;
in FuzzSendTagToReaderApp()
/foundation/communication/nfc/test/fuzztest/services_test/controller_test/nfccontrollerstub/nfccontrollerstub_fuzzer/
H
A
D
nfccontrollerstub_fuzzer.cpp
59
std::weak_ptr<NFC::
NfcService
> nfcService;
in FuzzHandleGetState()
74
std::weak_ptr<NFC::
NfcService
> nfcService;
in FuzzHandleTurnOn()
89
std::weak_ptr<NFC::
NfcService
> nfcService;
in FuzzHandleTurnOff()
104
std::weak_ptr<NFC::
NfcService
> nfcService;
in FuzzHandleRegisterCallBack()
119
std::weak_ptr<NFC::
NfcService
> nfcService;
in FuzzHandleUnRegisterCallBack()
134
std::weak_ptr<NFC::
NfcService
> nfcService;
in FuzzHandleIsNfcOpen()
149
std::weak_ptr<NFC::
NfcService
> nfcService;
in FuzzHandleGetNfcTagInterface()
164
std::weak_ptr<NFC::
NfcService
> nfcService;
in FuzzUnregisterCallback()
179
std::weak_ptr<NFC::
NfcService
> nfcService;
in FuzzregisterCallback()
189
std::weak_ptr<NFC::
NfcService
> nfcServic
in FuzzHandleRegNdefMsgCb()
[all...]
Completed in 18 milliseconds
1
2
3