Home
last modified time | relevance | path

Searched refs:IncWeakRefCount (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.h166 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 Drefbase.cpp52 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 Drefbase.h55 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 Drefbase.cpp43 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 Drefbase.cpp41 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 Dbinder_invoker.cpp652 refs->IncWeakRefCount(this); in OnAcquireObject()

Completed in 8 milliseconds