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:RefCounter
(Results
1 - 15
of
15
) sorted by relevance
/foundation/multimedia/image_framework/mock/native/src/
H
A
D
refbase.cpp
20
WeakRefCounter::WeakRefCounter(
RefCounter
*counter, void *cookie)
in WeakRefCounter()
64
RefCounter
::
RefCounter
()
in RefCounter()
function in OHOS::RefCounter
68
int
RefCounter
::GetRefCount()
in GetRefCount()
73
void
RefCounter
::IncRefCount()
in IncRefCount()
78
void
RefCounter
::DecRefCount()
in DecRefCount()
87
void
RefCounter
::SetCallback(const RefPtrCallback& callback)
in SetCallback()
92
void
RefCounter
::RemoveCallback()
in RemoveCallback()
97
bool
RefCounter
::IsRefPtrValid()
in IsRefPtrValid()
102
RefCounter
[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H
A
D
refbase.cpp
18
WeakRefCounter::WeakRefCounter(
RefCounter
*counter, void *cookie)
in WeakRefCounter()
62
RefCounter
::
RefCounter
()
in RefCounter()
function in OHOS::RefCounter
66
int
RefCounter
::GetRefCount()
in GetRefCount()
71
void
RefCounter
::IncRefCount()
in IncRefCount()
76
void
RefCounter
::DecRefCount()
in DecRefCount()
85
void
RefCounter
::SetCallback(const RefPtrCallback &callback)
in SetCallback()
90
void
RefCounter
::RemoveCallback()
in RemoveCallback()
95
bool
RefCounter
::IsRefPtrValid()
in IsRefPtrValid()
100
RefCounter
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H
A
D
refbase.cpp
24
WeakRefCounter::WeakRefCounter(
RefCounter
*counter, void *cookie)
in WeakRefCounter()
144
void
RefCounter
::GetNewTrace(const void* objectId)
in GetNewTrace()
153
void
RefCounter
::PrintTracker()
in PrintTracker()
162
RefCounter
::
RefCounter
()
in RefCounter()
function in OHOS::RefCounter
167
int
RefCounter
::GetRefCount()
in GetRefCount()
172
void
RefCounter
::IncRefCount()
in IncRefCount()
177
void
RefCounter
::DecRefCount()
in DecRefCount()
186
void
RefCounter
::SetCallback(const RefPtrCallback& callback)
in SetCallback()
191
void
RefCounter
[all...]
H
A
D
refbase.h
64
* the corresponding RefBase object, and a count of references to the
RefCounter
78
class
RefCounter
{
class
86
RefCounter
();
88
explicit
RefCounter
(
RefCounter
*counter);
90
RefCounter
&operator=(const
RefCounter
&counter);
92
virtual ~
RefCounter
();
108
* @brief Get reference count to the
RefCounter
object.
115
* @brief Increment the reference count to the
RefCounter
objec
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H
A
D
mock_refbase_test.cpp
28
RefCounter
*refs_ = nullptr;
37
RefCounter
*base = nullptr;
in HWTEST_F()
54
RefCounter
*base = nullptr;
in HWTEST_F()
70
RefCounter
refs;
in HWTEST_F()
84
RefCounter
refs;
in HWTEST_F()
98
RefCounter
refs;
in HWTEST_F()
112
RefCounter
refs;
in HWTEST_F()
113
const
RefCounter
::RefPtrCallback callback = nullptr;
in HWTEST_F()
127
RefCounter
refs;
in HWTEST_F()
141
RefCounter
ref
in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/frameworks/base/memory/
H
A
D
ref_counter.h
27
class
RefCounter
{
class
37
virtual ~
RefCounter
() = default;
118
class RefCounterImpl final : public
RefCounter
{
120
static
RefCounter
* Create()
in Create()
H
A
D
referenced.h
125
RefCounter
* refCounter_ { nullptr };
470
WeakPtr(O* rawPtr,
RefCounter
* aceRef) : unsafeRawPtr_(rawPtr), refCounter_(aceRef)
in WeakPtr()
483
RefCounter
* refCounter_ { nullptr };
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H
A
D
refbase.h
25
class
RefCounter
{
class
29
RefCounter
();
31
explicit
RefCounter
(
RefCounter
*counter);
33
RefCounter
&operator=(const
RefCounter
&counter);
35
virtual ~
RefCounter
();
85
WeakRefCounter(
RefCounter
*counter, void *cookie);
99
RefCounter
*refCounter_ = nullptr;
152
RefCounter
*refs
[all...]
/foundation/ability/ability_base/interfaces/inner_api/base/src/
H
A
D
base_object.cpp
36
class WeakReferenceImpl final : public
RefCounter
, public IWeakReference {
61
RefCounter
::IncStrongRefCount(id);
in IncStrongRef()
66
RefCounter
::DecStrongRefCount(id);
in DecStrongRef()
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H
A
D
form_node_test.cpp
298
RefCounter
* refCounter = pipeline->weakFrontend_.refCounter_;
in HWTEST_F()
324
RefCounter
* refCounter = pipeline->weakFrontend_.refCounter_;
in HWTEST_F()
H
A
D
form_pattern_test.cpp
270
RefCounter
* refBak = pattern->refCounter_;
in HWTEST_F()
443
RefCounter
* refBak = pattern->refCounter_;
in HWTEST_F()
/foundation/communication/ipc/ipc/native/test/unittest/common/
H
A
D
binder_invoker_unittest.cpp
261
EXPECT_NE(reinterpret_cast<
RefCounter
*>(testStub->GetRefCounter()), nullptr);
in HWTEST_F()
277
auto *refs = reinterpret_cast<
RefCounter
*>(refsPtr);
in HWTEST_F()
/foundation/communication/ipc/ipc/native/src/mock/source/
H
A
D
binder_invoker.cpp
629
RefCounter
*refs = reinterpret_cast<
RefCounter
*>(refsPointer);
in OnAcquireObject()
668
RefCounter
*refs = reinterpret_cast<
RefCounter
*>(refsPointer);
in OnReleaseObject()
750
auto *refs = reinterpret_cast<
RefCounter
*>(tr.target.ptr);
in GeneralServiceSendRequest()
851
auto *refs = reinterpret_cast<
RefCounter
*>(refsPtr);
in OnAttemptAcquire()
/foundation/communication/ipc/ipc/native/src/mock/include/
H
A
D
binder_invoker.h
288
std::vector<
RefCounter
*> decWeakRefs_;
/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/old_cases/
H
A
D
flex_wrap_layout_algorithm_test.cpp
69
RefCounter
* ref = ThreadSafeRef::Create();
in CreateLayoutWrapper()
Completed in 14 milliseconds