Home
last modified time | relevance | path

Searched refs:IncStrongRefCount (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp104 int RefCounter::IncStrongRefCount(const void *objectId) in IncStrongRefCount() function in OHOS::RefCounter
317 const int curCount = refs_->IncStrongRefCount(objectId); in IncStrongRef()
/ohos5.0/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp109 int RefCounter::IncStrongRefCount(const void * /*objectId*/) in IncStrongRefCount() function in OHOS::RefCounter
319 const int curCount = refs_->IncStrongRefCount(objectId); in IncStrongRef()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp225 int RefCounter::IncStrongRefCount(const void* objectId) in IncStrongRefCount() function in OHOS::RefCounter
503 const int curCount = refs_->IncStrongRefCount(objectId); in IncStrongRef()
H A Drefbase.h140 int IncStrongRefCount(const void *objectId);
/ohos5.0/commonlibrary/c_utils/base/src/
H A Drefbase.cpp244 int RefCounter::IncStrongRefCount(const void* objectId) in IncStrongRefCount() function in OHOS::RefCounter
521 const int curCount = refs_->IncStrongRefCount(objectId); in IncStrongRef()
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp1754 refs->IncStrongRefCount(this); in BENCHMARK_F()
1755 int strongCnt = refs->IncStrongRefCount(this); in BENCHMARK_F()
1837 refs->IncStrongRefCount(this); in BENCHMARK_F()
1867 refs->IncStrongRefCount(this); in BENCHMARK_F()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h49 int IncStrongRefCount(const void *objectId);
/ohos5.0/commonlibrary/c_utils/base/include/
H A Drefbase.h134 int IncStrongRefCount(const void *objectId);