Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/mock/native/src/
Drefbase.cpp234 RefBase::RefBase() : refs_(new RefCounter()) in RefBase() function in OHOS::RefBase
242 RefBase::RefBase(const RefBase& /*other*/) in RefBase() argument
264 RefBase &RefBase::operator=(const RefBase& /*other*/) in operator =()
280 RefBase::RefBase(RefBase &&other) noexcept in RefBase() function in OHOS::RefBase
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Drefbase.cpp399 RefBase::RefBase() : refs_(new RefCounter()) in RefBase() function in OHOS::RefBase
408 RefBase::RefBase(const RefBase &) in RefBase() function in OHOS::RefBase
438 RefBase &RefBase::operator=(const RefBase &) in operator =()
457 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
237 RefBase::RefBase(const RefBase &other) in RefBase() function in OHOS::RefBase
271 RefBase::RefBase(RefBase &&other) noexcept in RefBase() function in OHOS::RefBase
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
Drefbase.h24 class RefBase; variable
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dui_content.h84 class RefBase; variable