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:closed_
(Results
1 - 10
of
10
) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H
A
D
sync_able_engine.h
78
std::atomic<bool>
closed_
;
member in DistributedDB::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H
A
D
sync_able_kvdb.h
169
std::atomic<bool>
closed_
;
member in DistributedDB::SyncAbleKvDB
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexgenerate/
H
A
D
vertex_generate_dash.h
123
uint32_t
closed_
;
member in OHOS::VertexGenerateDash
H
A
D
vertex_generate_stroke.h
126
uint32_t
closed_
;
member in OHOS::VertexGenerateStroke
/foundation/arkui/napi/callback_scope_manager/
H
A
D
native_callback_scope_manager.h
68
bool
closed_
= false;
member in NativeCallbackScope
/foundation/communication/netstack/interfaces/innerkits/websocket_client/include/
H
A
D
client_context.h
131
bool
closed_
;
member in OHOS::NetStack::WebSocketClient::ClientContext
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H
A
D
remote_executor.h
169
std::atomic<bool>
closed_
;
member in DistributedDB::RemoteExecutor
H
A
D
time_sync.h
168
bool
closed_
;
member in DistributedDB::TimeSync
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H
A
D
cloud_syncer.h
455
std::atomic<bool>
closed_
;
member in DistributedDB::CloudSyncer
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H
A
D
websocket_exec.cpp
216
volatile bool
closed_
;
member in OHOS::NetStack::Websocket::UserData
Completed in 6 milliseconds