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:headerStr
(Results
1 - 16
of
16
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_menu_item_group_ffi.cpp
28
std::string
headerStr
= header;
in FfiOHOSAceFrameworkMenuItemGroupCreateByString()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_menu_item_group.cpp
45
std::string
headerStr
;
in Create()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H
A
D
menu_item_group_view.cpp
63
void MenuItemGroupView::SetHeader(const std::string&
headerStr
)
in SetHeader()
argument
/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/
H
A
D
BpfTaskTaskTest.cpp
323
std::string
headerStr
= "Connection:keep-alive";
in HWTEST_F()
local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_core_test/
H
A
D
NetSysTaskTaskTest.cpp
323
std::string
headerStr
= "Connection:keep-alive";
in HWTEST_F()
local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_core_test/
H
A
D
VpnTaskTaskTest.cpp
323
std::string
headerStr
= "Connection:keep-alive";
in HWTEST_F()
local
/foundation/communication/netstack/test/unittest/http_test/
H
A
D
HttpClientTaskTest.cpp
323
std::string
headerStr
= "Connection:keep-alive";
in HWTEST_F()
local
/foundation/communication/netstack/test/unittest/tcp_core_test/
H
A
D
TcpSocketTaskTaskTest.cpp
323
std::string
headerStr
= "Connection:keep-alive";
in HWTEST_F()
local
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/netshare_core_test/
H
A
D
NetShareTaskTaskTest.cpp
323
std::string
headerStr
= "Connection:keep-alive";
in HWTEST_F()
local
/foundation/communication/netstack/test/unittest/http_client_test/
H
A
D
HttpClientTaskTest.cpp
322
std::string
headerStr
= "Connection:keep-alive";
in HWTEST_F()
local
/foundation/communication/netstack/test/unittest/http_client/
H
A
D
HttpClientTaskTest.cpp
323
std::string
headerStr
= "Connection:keep-alive";
in HWTEST_F()
local
/foundation/communication/netstack/test/unittest/websocket_core_test/
H
A
D
WebSocketTaskTaskTest.cpp
323
std::string
headerStr
= "Connection:keep-alive";
in HWTEST_F()
local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H
A
D
http_curl_client.cpp
213
std::string
headerStr
= setKey + ":" + setValue;
in HttpHeaderParse()
local
/foundation/communication/netstack/frameworks/native/http/http_client/
H
A
D
http_client_task.cpp
388
std::string
headerStr
= header.first + HttpConstant::HTTP_HEADER_SEPARATOR + header.second;
in SetCurlOptions()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H
A
D
distributeddb_storage_commit_storage_test.cpp
198
string
headerStr
= TransCommitIDToStr(header);
in TestCommitStorageHeader()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H
A
D
menuitemgroup_test_ng.cpp
831
std::string
headerStr
= "head";
in HWTEST_F()
local
Completed in 23 milliseconds