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:tech
(Results
1 - 15
of
15
) sorted by relevance
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/getstringtech_fuzzer/
H
A
D
getstringtech_fuzzer.cpp
30
int
tech
= static_cast<int>(data[0]);
in FuzzGetStringTech()
local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/gettechextrasbytech_fuzzer/
H
A
D
gettechextrasbytech_fuzzer.cpp
59
TagTechnology
tech
= static_cast<TagTechnology>(ConvertToUint32(data));
in FuzzGetTechExtrasByTech()
local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/istechsupported_fuzzer/
H
A
D
istechsupported_fuzzer.cpp
59
TagTechnology
tech
= static_cast<TagTechnology>(ConvertToUint32(data));
in FuzzIsTechSupported()
local
/foundation/communication/nfc/test/fuzztest/tags_test/taginfo/setconnectedtagtech_fuzzer/
H
A
D
setconnectedtagtech_fuzzer.cpp
59
TagTechnology
tech
= static_cast<TagTechnology>(ConvertToUint32(data));
in FuzzGetTechExtrasByTech()
local
/foundation/communication/nfc/services/src/external_deps/
H
A
D
app_data_parser.h
51
std::vector<std::string>
tech
;
member
H
A
D
app_data_parser.cpp
293
std::string
tech
= uri.type.substr(0, pos);
in UpdateTagAppList()
local
[all...]
/foundation/communication/nfc/interfaces/inner_api/common/
H
A
D
taginfo.cpp
45
bool TagInfo::IsTechSupported(KITS::TagTechnology
tech
)
in IsTechSupported()
argument
60
std::string TagInfo::GetStringTech(int
tech
)
in GetStringTech()
argument
100
AppExecFwk::PacMap TagInfo::GetTechExtrasByTech(KITS::TagTechnology
tech
)
in GetTechExtrasByTech()
argument
/foundation/communication/nfc/services/src/ipc/tags/
H
A
D
tag_session_stub.cpp
100
int
tech
= data.ReadInt32();
in HandleConnect()
local
154
int
tech
= data.ReadInt32();
in HandleSetTimeout()
local
171
int
tech
= data.ReadInt32();
in HandleGetTimeout()
local
327
int
tech
= data.ReadInt32();
in HandleGetMaxTransceiveLength()
local
/foundation/communication/nfc/frameworks/js/napi/tag/
H
A
D
nfc_napi_tag_sesstion.cpp
67
napi_value
tech
;
in GetTagInfo()
local
H
A
D
nfc_napi_foreground_dispatch.cpp
260
napi_value
tech
;
in CreateResult()
local
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H
A
D
tag_host.cpp
294
void TagHost::RemoveTech(int
tech
)
in RemoveTech()
argument
562
void TagHost::AddNdefTechToTagInfo(uint32_t
tech
, uint32_t discId, uint32_t actProto, AppExecFwk::PacMap pacMap)
in AddNdefTechToTagInfo()
argument
H
A
D
tag_nci_adapter.cpp
1253
uint32_t
tech
[MAX_NUM_TECHNOLOGY];
in GetTechFromData()
local
1350
GetTechPollForTypeB(tNFC_RF_TECH_PARAMS nfcRfTechParams, uint32_t
tech
)
GetTechPollForTypeB()
argument
[all...]
H
A
D
tag_nci_adapter_ntf.cpp
430
uint32_t
tech
[MAX_NUM_TECHNOLOGY];
in GetTechFromData()
local
511
GetTechPollForTypeB(tNFC_RF_TECH_PARAMS nfcRfTechParams, uint32_t
tech
)
GetTechPollForTypeB()
argument
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H
A
D
net_conn_client_test.cpp
1279
int32_t
tech
= 2;
in HWTEST_F()
local
1299
int32_t
tech
= 2;
in HWTEST_F()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H
A
D
dpp.c
817
const char *
tech
= "infra";
in dpp_build_conf_req_helper()
local
Completed in 18 milliseconds