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:IncWeakRefCount
(Results
1 - 6
of
6
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H
A
D
refbase.h
166
int
IncWeakRefCount
(const void *objectId);
343
void
IncWeakRefCount
(const void *objectId);
1300
refs_->
IncWeakRefCount
(this);
in wptr()
1312
refs_->
IncWeakRefCount
(this);
in wptr()
1322
refs_->
IncWeakRefCount
(this);
in wptr()
1333
refs_->
IncWeakRefCount
(this);
in wptr()
1344
refs_->
IncWeakRefCount
(this);
in wptr()
1356
newWeakRef->
IncWeakRefCount
(this);
in operator =()
1377
newWeakRef->
IncWeakRefCount
(this);
in operator =()
1393
other.refs_->
IncWeakRefCount
(thi
in operator =()
[all...]
H
A
D
refbase.cpp
52
void WeakRefCounter::
IncWeakRefCount
(const void *objectId)
in IncWeakRefCount()
function in OHOS::WeakRefCounter
55
refCounter_->
IncWeakRefCount
(objectId);
in IncWeakRefCount()
246
int RefCounter::
IncWeakRefCount
(const void* objectId)
in IncWeakRefCount()
function in OHOS::RefCounter
320
IncWeakRefCount
(objectId);
in AttemptIncStrongRef()
363
IncWeakRefCount
(objectId);
in AttemptIncStrong()
515
refs_->
IncWeakRefCount
(objectId);
in IncWeakRef()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H
A
D
refbase.h
55
int
IncWeakRefCount
(const void *objectId);
91
void
IncWeakRefCount
(const void *objectId);
469
refs_->
IncWeakRefCount
(this);
in wptr()
480
refs_->
IncWeakRefCount
(this);
in wptr()
489
refs_->
IncWeakRefCount
(this);
in wptr()
498
refs_->
IncWeakRefCount
(this);
in wptr()
507
refs_->
IncWeakRefCount
(this);
in wptr()
518
newWeakRef->
IncWeakRefCount
(this);
in operator =()
537
newWeakRef->
IncWeakRefCount
(this);
in operator =()
552
other.refs_->
IncWeakRefCount
(thi
in operator =()
[all...]
/foundation/multimedia/image_framework/mock/native/src/
H
A
D
refbase.cpp
43
void WeakRefCounter::
IncWeakRefCount
(const void *objectId)
in IncWeakRefCount()
function in OHOS::WeakRefCounter
46
refCounter_->
IncWeakRefCount
(objectId);
in IncWeakRefCount()
136
int RefCounter::
IncWeakRefCount
(const void * /*objectId*/)
in IncWeakRefCount()
function in OHOS::RefCounter
189
IncWeakRefCount
(objectId);
in AttemptIncStrongRef()
360
refs_->
IncWeakRefCount
(objectId);
in IncWeakRef()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H
A
D
refbase.cpp
41
void WeakRefCounter::
IncWeakRefCount
(const void *objectId)
in IncWeakRefCount()
function in OHOS::WeakRefCounter
44
refCounter_->
IncWeakRefCount
(objectId);
in IncWeakRefCount()
134
int RefCounter::
IncWeakRefCount
(const void *objectId)
in IncWeakRefCount()
function in OHOS::RefCounter
188
IncWeakRefCount
(objectId);
in AttemptIncStrongRef()
361
refs_->
IncWeakRefCount
(objectId);
in IncWeakRef()
/foundation/communication/ipc/ipc/native/src/mock/source/
H
A
D
binder_invoker.cpp
652
refs->
IncWeakRefCount
(this);
in OnAcquireObject()
Completed in 8 milliseconds