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:SetHeader
(Results
1 - 11
of
11
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
list_item_group_model_impl.cpp
42
void ListItemGroupModelImpl::
SetHeader
(std::function<void()>&& header)
in SetHeader()
function in OHOS::Ace::Framework::ListItemGroupModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H
A
D
menu_item_group_view.cpp
50
void MenuItemGroupView::
SetHeader
(const RefPtr<UINode>& header)
in SetHeader()
function in OHOS::Ace::NG::MenuItemGroupView
63
void MenuItemGroupView::
SetHeader
(const std::string& headerStr)
in SetHeader()
function in OHOS::Ace::NG::MenuItemGroupView
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H
A
D
request_data.cpp
39
void RequestData::
SetHeader
(const std::string &key, const std::string &val)
in SetHeader()
function in OHOS::ACELite::RequestData
/foundation/communication/netstack/frameworks/js/napi/fetch/options/src/
H
A
D
fetch_request.cpp
42
void FetchRequest::
SetHeader
(const std::string &key, const std::string &val)
in SetHeader()
function in OHOS::NetStack::Fetch::FetchRequest
/foundation/arkui/ace_engine/adapter/preview/osal/
H
A
D
request_data.h
50
void
SetHeader
(const std::map<std::string, std::string> header)
in SetHeader()
function in OHOS::Ace::RequestData
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H
A
D
list_item_group_model_ng.cpp
52
void ListItemGroupModelNG::
SetHeader
(std::function<void()>&& header)
in SetHeader()
function in OHOS::Ace::NG::ListItemGroupModelNG
91
void ListItemGroupModelNG::
SetHeader
(FrameNode* frameNode, FrameNode* headerNode)
in SetHeader()
function in OHOS::Ace::NG::ListItemGroupModelNG
/foundation/communication/netstack/frameworks/native/http/http_client/
H
A
D
http_client_request.cpp
48
void HttpClientRequest::
SetHeader
(const std::string &key, const std::string &val)
in SetHeader()
function in OHOS::NetStack::HttpClient::HttpClientRequest
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H
A
D
gesture_info.h
209
char*
SetHeader
(char* buff, GestureType type, int32_t len)
in SetHeader()
function in OHOS::Ace::NG::Gesture
/foundation/communication/netstack/frameworks/cj/http/src/
H
A
D
net_http_request.cpp
52
void HttpRequest::
SetHeader
(const std::string &key, const std::string &val)
in SetHeader()
function in OHOS::NetStack::Http::HttpRequest
/foundation/communication/netstack/frameworks/js/napi/http/options/src/
H
A
D
http_request_options.cpp
61
void HttpRequestOptions::
SetHeader
(const std::string &key, const std::string &val)
in SetHeader()
function in OHOS::NetStack::Http::HttpRequestOptions
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H
A
D
multi_ver_natural_store_commit_storage.cpp
395
int MultiVerNaturalStoreCommitStorage::
SetHeader
(const CommitID &commitId)
in SetHeader()
function in DistributedDB::MultiVerNaturalStoreCommitStorage
Completed in 5 milliseconds