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:refCount_
(Results
1 - 14
of
14
) sorted by relevance
/foundation/ability/idl_tool/idl_tool_2/util/
H
A
D
light_refcount_base.h
40
std::atomic<int>
refCount_
;
member in OHOS::Idl::LightRefCountBase
/foundation/ai/ai_engine/services/server/communication_adapter/include/
H
A
D
sa_server_adapter.h
150
std::atomic<int>
refCount_
;
member in OHOS::AI::SaServerAdapter
/foundation/ability/idl_tool/util/
H
A
D
light_refcount_base.h
40
std::atomic<int>
refCount_
;
member in OHOS::Idl::LightRefCountBase
H
A
D
string.cpp
55
std::atomic<int>
refCount_
;
member
/foundation/distributedhardware/distributed_camera/services/channel/include/
H
A
D
dcamera_softbus_latency.h
44
std::map<std::string, int32_t>
refCount_
;
member in OHOS::DistributedHardware::DCameraSoftbusLatency
H
A
D
dcamera_low_latency.h
40
std::atomic<int>
refCount_
= 0;
member in OHOS::DistributedHardware::DCameraLowLatency
/foundation/ai/ai_engine/services/server/server_executor/include/
H
A
D
engine.h
87
std::atomic<int>
refCount_
;
member in OHOS::AI::Engine
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H
A
D
matrix_event.h
47
mutable RefCount
refCount_
;
member in OHOS::DistributedData::MatrixEvent
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H
A
D
ref_object.h
73
mutable std::atomic<int>
refCount_
;
member in DistributedDB::RefObject
/foundation/arkui/ace_engine/frameworks/core/image/
H
A
D
image_compressor.h
83
std::atomic<int32_t>
refCount_
;
member in OHOS::Ace::ImageCompressor
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H
A
D
mesh_builder.h
189
uint32_t
refCount_
= 0;
member in final
/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H
A
D
native_devicemanager_js.h
208
std::atomic<int32_t>
refCount_
;
member in DmNapiDiscoveryCallback
226
std::atomic<int32_t>
refCount_
;
member in DmNapiPublishCallback
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/
H
A
D
native_devicemanager_js.h
153
std::atomic<int32_t>
refCount_
;
member in DmNapiDiscoveryCallback
171
std::atomic<int32_t>
refCount_
;
member in DmNapiPublishCallback
/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/transport/
H
A
D
dsched_softbus_session.h
131
std::atomic<int32_t>
refCount_
= 0;
member in OHOS::DistributedSchedule::DSchedSoftbusSession
Completed in 6 milliseconds