Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp106 int RefCounter::IncStrongRefCount(const void * /*objectId*/) in IncStrongRefCount() function in OHOS::RefCounter
316 const int curCount = refs_->IncStrongRefCount(objectId); in IncStrongRef()
/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()
/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Dbase_object.cpp61 RefCounter::IncStrongRefCount(id); in IncStrongRef()
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp208 int RefCounter::IncStrongRefCount(const void* objectId) in IncStrongRefCount() function in OHOS::RefCounter
465 const int curCount = refs_->IncStrongRefCount(objectId); in IncStrongRef()
H A Drefbase.h140 int IncStrongRefCount(const void *objectId);
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h49 int IncStrongRefCount(const void *objectId);

Completed in 6 milliseconds