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:isClosed
(Results
1 - 7
of
7
) sorted by relevance
/foundation/arkui/ace_engine/test/unittest/core/manager/
H
A
D
select_overlay_proxy_test_ng.cpp
128
auto
isClosed
= selectOverlayProxy->IsClosed();
in HWTEST_F()
local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/http/
H
A
D
http_media_downloader.cpp
92
bool
isClosed
= downloadRequest_->IsClosed();
in Read()
local
/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
H
A
D
tls_socket.h
663
bool
isClosed
= false;
member in OHOS::NetStack::TlsSocket::TLSSocket
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H
A
D
select_overlay_manager.cpp
158
auto
isClosed
= selectContentManager_->CloseCurrent(animation, CloseReason::CLOSE_REASON_BACK_PRESSED);
in ResetSelectionAndDestroySelectOverlay()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H
A
D
text_testthree_ng.cpp
877
auto
isClosed
= !pattern->selectOverlay_->SelectOverlayIsOn();
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H
A
D
drawing_path.cpp
391
void OH_Drawing_PathAddPolygon(OH_Drawing_Path* cPath, const OH_Drawing_Point2D* cPoints, uint32_t count, bool
isClosed
)
in OH_Drawing_PathAddPolygon()
argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H
A
D
http_media_downloader.cpp
377
bool
isClosed
= downloadRequest_->IsClosed();
in ReadRingBuffer()
local
404
bool
isClosed
= downloadRequest_->IsClosed();
in ReadCacheBufferLoop()
local
Completed in 11 milliseconds