Home
last modified time | relevance | path

Searched refs:DecWeakRefCount (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp48 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 Drefbase.cpp59 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 Drefbase.h178 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 Drefbase.cpp50 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 Drefbase.h57 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 Dmock_refbase_test.cpp47 * @tc.desc: test DecWeakRefCount
57 int curCount = ref.DecWeakRefCount(objectId); in HWTEST_F()
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp1743 ref->DecWeakRefCount(this); in ProcDeferredDecRefs()

Completed in 8 milliseconds