Home
last modified time | relevance | path

Searched defs:RefBase (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/image_framework/mock/native/src/
Drefbase.cpp231 RefBase::RefBase() : refs_(new RefCounter()) in RefBase() function in OHOS::RefBase
237 RefBase::RefBase(const RefBase& /*other*/) in RefBase() argument
257 RefBase &RefBase::operator=(const RefBase& /*other*/) in operator =()
271 RefBase::RefBase(RefBase &&other) noexcept in RefBase() function in OHOS::RefBase
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Drefbase.cpp377 RefBase::RefBase() : refs_(new RefCounter()) in RefBase() function in OHOS::RefBase
383 RefBase::RefBase(const RefBase &) in RefBase() argument
403 RefBase &RefBase::operator=(const RefBase &) in operator =()
419 RefBase::RefBase(RefBase &&other) noexcept in RefBase() function in OHOS::RefBase
Drefbase.h55 class RefBase; variable
84 friend class RefBase; variable
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
Drefbase.cpp229 RefBase::RefBase() : refs_(new RefCounter()) in RefBase() function in OHOS::RefBase
235 RefBase::RefBase(const RefBase &other) in RefBase() function in OHOS::RefBase
265 RefBase::RefBase(RefBase &&other) noexcept in RefBase() function in OHOS::RefBase
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Drefbase.cpp229 RefBase::RefBase() : refs_(new RefCounter()) in RefBase() function in OHOS::RefBase
235 RefBase::RefBase(const RefBase& other) in RefBase() function in OHOS::RefBase
265 RefBase::RefBase(RefBase &&other) noexcept in RefBase() function in OHOS::RefBase
Drefbase.h24 class RefBase; variable
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
Drefbase.h24 class RefBase; variable