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:nciNfccProxy
(Results
1 - 8
of
8
) sorted by relevance
/foundation/communication/nfc/services/src/
H
A
D
nfc_routing_manager.cpp
25
NfcRoutingManager(std::shared_ptr<NfcEventHandler> eventHandler, std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
, std::weak_ptr<NCI::INciCeInterface> nciCeProxy, std::weak_ptr<NfcService> nfcService)
NfcRoutingManager()
argument
H
A
D
nfc_polling_manager.cpp
24
NfcPollingManager(std::weak_ptr<NfcService> nfcService, std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
, std::weak_ptr<NCI::INciTagInterface> nciTagProxy)
NfcPollingManager()
argument
H
A
D
nfc_event_handler.cpp
240
Intialize(std::weak_ptr<TAG::TagDispatcher> tagDispatcher, std::weak_ptr<CeService> ceService, std::weak_ptr<NfcPollingManager> nfcPollingManager, std::weak_ptr<NfcRoutingManager> nfcRoutingManager, std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
)
Intialize()
argument
/foundation/communication/nfc/test/unittest/services/nci_nfcc_proxy_test/
H
A
D
nci_nfcc_proxy_test.cpp
60
std::shared_ptr<NciNfccProxy>
nciNfccProxy
= std::make_shared<NciNfccProxy>();
in HWTEST_F()
local
76
std::shared_ptr<NciNfccProxy>
nciNfccProxy
= std::make_shared<NciNfccProxy>();
in HWTEST_F()
local
89
std::shared_ptr<NciNfccProxy>
nciNfccProxy
= std::make_shared<NciNfccProxy>();
in HWTEST_F()
local
103
std::shared_ptr<NciNfccProxy>
nciNfccProxy
= std::make_shared<NciNfccProxy>();
in HWTEST_F()
local
115
std::shared_ptr<NciNfccProxy>
nciNfccProxy
= std::make_shared<NciNfccProxy>();
HWTEST_F()
local
127
std::shared_ptr<NciNfccProxy>
nciNfccProxy
= std::make_shared<NciNfccProxy>();
HWTEST_F()
local
140
std::shared_ptr<NciNfccProxy>
nciNfccProxy
= std::make_shared<NciNfccProxy>();
HWTEST_F()
local
[all...]
/foundation/communication/nfc/test/unittest/services/services_test/
H
A
D
nfc_event_handler_test.cpp
67
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in HWTEST_F()
local
89
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in HWTEST_F()
local
110
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in HWTEST_F()
local
129
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in HWTEST_F()
local
153
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in HWTEST_F()
local
175
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
HWTEST_F()
local
199
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
HWTEST_F()
local
221
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
HWTEST_F()
local
243
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
HWTEST_F()
local
265
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
HWTEST_F()
local
287
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
HWTEST_F()
local
310
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
HWTEST_F()
local
332
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
HWTEST_F()
local
354
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
HWTEST_F()
local
377
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
HWTEST_F()
local
400
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
HWTEST_F()
local
[all...]
/foundation/communication/nfc/test/fuzztest/services_test/nfcpollingmanager_test/nfcpollingmanager/nfcpollingmanager_fuzzer/
H
A
D
nfcpollingmanager_fuzzer.cpp
42
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in FuzzStartPollingLoop()
local
53
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in FuzzEnableForegroundDispatch()
local
66
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in FuzzDisableForegroundDispatch()
local
77
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in FuzzDisableForegroundByDeathRcpt()
local
87
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in FuzzIsForegroundEnabled()
local
97
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
FuzzSendTagToForeground()
local
107
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
FuzzIsReaderModeEnabled()
local
117
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
FuzzSendTagToReaderApp()
local
[all...]
/foundation/communication/nfc/test/unittest/services/public_test/
H
A
D
nfc_public_test.cpp
372
std::shared_ptr<NCI::INciNfccInterface>
nciNfccProxy
= nullptr;
in HWTEST_F()
local
388
std::shared_ptr<NCI::INciNfccInterface>
nciNfccProxy
= nullptr;
in HWTEST_F()
local
/foundation/communication/nfc/test/fuzztest/services_test/hostcardemulationmanager_test/hostcardemulationmanager/hostcardemulationmanager_fuzzer/
H
A
D
hostcardemulationmanager_fuzzer.cpp
232
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in FuzzCommitRouting()
local
242
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in FuzzHandleCommitRouting()
local
255
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in FuzzComputeRoutingParams()
local
268
std::weak_ptr<NCI::INciNfccInterface>
nciNfccProxy
;
in FuzzHandleComputeRoutingParams()
local
Completed in 6 milliseconds