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:aids
(Results
1 - 9
of
9
) sorted by relevance
/foundation/communication/nfc/interfaces/inner_api/common/
H
A
D
start_hce_info_parcelable.cpp
21
StartHceInfoParcelable::StartHceInfoParcelable(const std::vector<std::string> &
aids
, const ElementName &element)
in StartHceInfoParcelable()
argument
79
void StartHceInfoParcelable::SetAids(const std::vector<std::string> &
aids
)
in SetAids()
argument
/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H
A
D
hce_session_proxy.cpp
172
KITS::ErrorCode HceSessionProxy::StartHce(const ElementName &element, const std::vector<std::string> &
aids
)
in StartHce()
argument
H
A
D
hce_service.cpp
97
KITS::ErrorCode HceService::StartHce(const ElementName &element, const std::vector<std::string> &
aids
)
in StartHce()
argument
/foundation/communication/nfc/test/fuzztest/services_test/hcesession_test/hcesession/hcesession_fuzzer/
H
A
D
hcesession_fuzzer.cpp
55
std::vector<std::string>
aids
;
in FuzzStartHce()
local
/foundation/communication/nfc/test/unittest/services/hce_session_test/
H
A
D
hce_session_test.cpp
267
std::vector<std::string>
aids
;
in HWTEST_F()
local
283
std::vector<std::string>
aids
;
in HWTEST_F()
local
/foundation/communication/nfc/services/src/ipc/card_emulation/
H
A
D
hce_session_stub.cpp
216
std::vector<std::string>
aids
= startHceInfo->GetAids();
in StartHceInner()
local
H
A
D
hce_session.cpp
116
KITS::ErrorCode HceSession::StartHce(const ElementName &element, const std::vector<std::string> &
aids
)
in StartHce()
argument
/foundation/communication/nfc/test/unittest/services/ce_service_test/
H
A
D
ce_service_test.cpp
627
std::vector<std::string>
aids
;
in HWTEST_F()
local
643
std::vector<std::string>
aids
;
in HWTEST_F()
local
/foundation/communication/nfc/services/src/card_emulation/
H
A
D
ce_service.cpp
611
bool CeService::StartHce(const ElementName &element, const std::vector<std::string> &
aids
)
in StartHce()
argument
627
void CeService::SetHceInfo(const ElementName &element, const std::vector<std::string> &
aids
)
in SetHceInfo()
argument
Completed in 6 milliseconds