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
refs:DecWeakRefCount
(Results
1 - 7
of
7
) sorted by relevance
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H
A
D
refbase.cpp
48
void WeakRefCounter::
DecWeakRefCount
(const void *objectId)
in DecWeakRefCount()
function in OHOS::WeakRefCounter
51
refCounter_->
DecWeakRefCount
(objectId);
in DecWeakRefCount()
139
int RefCounter::
DecWeakRefCount
(const void *objectId)
in DecWeakRefCount()
function in OHOS::RefCounter
222
DecWeakRefCount
(objectId);
in AttemptIncStrongRef()
325
refs_->
DecWeakRefCount
(objectId);
in IncStrongRef()
368
refs_->
DecWeakRefCount
(objectId);
in DecWeakRef()
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H
A
D
refbase.cpp
59
void WeakRefCounter::
DecWeakRefCount
(const void *objectId)
in DecWeakRefCount()
function in OHOS::WeakRefCounter
62
refCounter_->
DecWeakRefCount
(objectId);
in DecWeakRefCount()
254
int RefCounter::
DecWeakRefCount
(const void* objectId)
in DecWeakRefCount()
function in OHOS::RefCounter
354
DecWeakRefCount
(objectId);
in AttemptIncStrongRef()
372
DecWeakRefCount
(objectId);
in AttemptIncStrong()
472
refs_->
DecWeakRefCount
(objectId);
in IncStrongRef()
493
refs->
DecWeakRefCount
(objectId);
in DecStrongRef()
527
refs_->
DecWeakRefCount
(objectId);
in DecWeakRef()
H
A
D
refbase.h
178
int
DecWeakRefCount
(const void *objectId);
351
void
DecWeakRefCount
(const void *objectId);
1361
refs_->
DecWeakRefCount
(this);
in operator =()
1382
refs_->
DecWeakRefCount
(this);
in operator =()
1397
refs_->
DecWeakRefCount
(this);
in operator =()
1416
refs_->
DecWeakRefCount
(this);
in operator =()
1432
refs_->
DecWeakRefCount
(this);
in operator =()
1452
refs_->
DecWeakRefCount
(this);
in operator =()
1487
refs_->
DecWeakRefCount
(this);
in ~wptr()
/foundation/multimedia/image_framework/mock/native/src/
H
A
D
refbase.cpp
50
void WeakRefCounter::
DecWeakRefCount
(const void *objectId)
in DecWeakRefCount()
function in OHOS::WeakRefCounter
53
refCounter_->
DecWeakRefCount
(objectId);
in DecWeakRefCount()
141
int RefCounter::
DecWeakRefCount
(const void * /*objectId*/)
in DecWeakRefCount()
function in OHOS::RefCounter
225
DecWeakRefCount
(objectId);
in AttemptIncStrongRef()
367
refs_->
DecWeakRefCount
(objectId);
in DecWeakRef()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H
A
D
refbase.h
57
int
DecWeakRefCount
(const void *objectId);
93
void
DecWeakRefCount
(const void *objectId);
523
refs_->
DecWeakRefCount
(this);
in operator =()
542
refs_->
DecWeakRefCount
(this);
in operator =()
556
refs_->
DecWeakRefCount
(this);
in operator =()
574
refs_->
DecWeakRefCount
(this);
in operator =()
588
refs_->
DecWeakRefCount
(this);
in operator =()
606
refs_->
DecWeakRefCount
(this);
in operator =()
636
refs_->
DecWeakRefCount
(this);
in ~wptr()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H
A
D
mock_refbase_test.cpp
47
* @tc.desc: test
DecWeakRefCount
57
int curCount = ref.
DecWeakRefCount
(objectId);
in HWTEST_F()
/foundation/communication/ipc/ipc/native/src/mock/source/
H
A
D
binder_invoker.cpp
1743
ref->
DecWeakRefCount
(this);
in ProcDeferredDecRefs()
Completed in 9 milliseconds