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:nfcImpl
(Results
1 - 2
of
2
) sorted by relevance
/drivers/peripheral/nfc/test/unittest/nfc_impl_test/
H
A
D
nfc_impl_test.cpp
67
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
in HWTEST_F()
local
68
int ret =
nfcImpl
->Open(callbackObj, status);
in HWTEST_F()
81
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
in HWTEST_F()
local
82
int ret =
nfcImpl
->CoreInitialized(data, status);
in HWTEST_F()
95
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
in HWTEST_F()
local
96
int ret =
nfcImpl
->CoreInitialized(data, status);
in HWTEST_F()
108
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
in HWTEST_F()
local
109
int ret =
nfcImpl
->Prediscover(status);
in HWTEST_F()
122
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
in HWTEST_F()
local
123
int ret =
nfcImpl
in HWTEST_F()
136
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
149
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
162
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
175
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
190
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
205
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
221
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
237
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
260
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
274
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
287
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
300
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
[all...]
/drivers/peripheral/nfc/test/unittest/nfc_impl_mock_test/
H
A
D
nfc_impl_mock_test.cpp
66
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
in HWTEST_F()
local
67
int ret =
nfcImpl
->Open(callbackObj, status);
in HWTEST_F()
80
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
in HWTEST_F()
local
81
int ret =
nfcImpl
->CoreInitialized(data, status);
in HWTEST_F()
94
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
in HWTEST_F()
local
95
int ret =
nfcImpl
->CoreInitialized(data, status);
in HWTEST_F()
107
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
in HWTEST_F()
local
108
int ret =
nfcImpl
->Prediscover(status);
in HWTEST_F()
121
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
in HWTEST_F()
local
122
int ret =
nfcImpl
in HWTEST_F()
135
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
148
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
161
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
174
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
189
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
204
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
220
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
236
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
259
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
273
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
286
std::shared_ptr<NfcImpl>
nfcImpl
= std::make_shared<NfcImpl>();
HWTEST_F()
local
[all...]
Completed in 1 milliseconds