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:initialized
(Results
1 - 12
of
12
) sorted by relevance
/foundation/communication/netstack/frameworks/js/builtin/fetch/include/
H
A
D
http_request.h
54
static bool
initialized
;
member in OHOS::ACELite::final
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H
A
D
scene_board_judgement.cpp
28
static bool
initialized
= false;
in IsSceneBoardEnabled()
local
/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_strategy_manager/
H
A
D
avail_buffer_manager.h
38
inline bool
initialized
()
in initialized()
function in OHOS::Memory::AvailBufferManager
/foundation/window/window_manager/window_scene/interfaces/innerkits/src/
H
A
D
scene_board_judgement.cpp
23
static bool
initialized
= false;
in IsSceneBoardEnabled()
local
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/include/
H
A
D
http_exec.h
211
std::atomic_bool
initialized
;
member
214
bool
initialized
;
member
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H
A
D
http_request.cpp
64
bool HttpRequest::
initialized
= false;
member in OHOS::ACELite::HttpRequest
/foundation/communication/netstack/frameworks/cj/http/include/
H
A
D
net_http_client_exec.h
157
std::atomic_bool
initialized
;
member
160
bool
initialized
;
member
/foundation/communication/dhcp/services/dhcp_server/include/
H
A
D
dhcp_address_pool.h
53
int
initialized
;
member
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H
A
D
avcodeclist_impl.cpp
29
static bool
initialized
= false;
in CreateAVCodecList()
local
/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H
A
D
dhcp_s_server_test.cpp
42
int
initialized
;
member
/foundation/communication/dhcp/services/dhcp_server/src/
H
A
D
dhcp_s_server.cpp
91
int
initialized
;
member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_system_properties.cpp
687
static bool
initialized
= false;
in GetAiInvertCoef()
local
Completed in 9 milliseconds