Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp234 RefBase::RefBase() : refs_(new RefCounter()) in RefBase() function in OHOS::RefBase
242 RefBase::RefBase(const RefBase& /*other*/) in RefBase() function in OHOS::RefBase
264 RefBase &RefBase::operator=(const RefBase& /*other*/) in operator =()
280 RefBase::RefBase(RefBase &&other) noexcept in RefBase() function in OHOS::RefBase
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp399 RefBase::RefBase() : refs_(new RefCounter()) in RefBase() function in OHOS::RefBase
408 RefBase::RefBase(const RefBase &) in RefBase() argument
438 RefBase &RefBase::operator=(const RefBase &) in operator =()
457 RefBase::RefBase(RefBase &&other) noexcept in RefBase() function in OHOS::RefBase
H A Drefbase.h55 class RefBase; variable
84 friend class RefBase; variable
/ohos5.0/commonlibrary/c_utils/base/src/
H A Drefbase.cpp417 RefBase::RefBase() : refs_(new RefCounter()) in RefBase() function in OHOS::RefBase
426 RefBase::RefBase(const RefBase &) in RefBase() argument
456 RefBase &RefBase::operator=(const RefBase &) in operator =()
475 RefBase::RefBase(RefBase &&other) noexcept in RefBase() function in OHOS::RefBase
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A 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
/ohos5.0/commonlibrary/c_utils/base/include/
H A Drefbase.h49 class RefBase; variable
77 friend class RefBase; variable
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h24 class RefBase; variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h82 class RefBase; variable