Home
last modified time | relevance | path

Searched defs:rhs (Results 1 - 25 of 79) sorted by relevance

1234

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_device.h110 HdiDevice(const HdiDevice& rhs) = delete; member in OHOS::Rosen::HdiDevice
111 HdiDevice& operator=(const HdiDevice& rhs) = delete; member in OHOS::Rosen::HdiDevice
112 HdiDevice(HdiDevice&& rhs) = delete; member in OHOS::Rosen::HdiDevice
113 HdiDevice& operator=(HdiDevice&& rhs) = delete; member in OHOS::Rosen::HdiDevice
H A Dhdi_device_impl.h107 HdiDeviceImpl(const HdiDeviceImpl& rhs) = delete; member in OHOS::Rosen::HdiDeviceImpl
108 HdiDeviceImpl& operator=(const HdiDeviceImpl& rhs) = delete; member in OHOS::Rosen::HdiDeviceImpl
109 HdiDeviceImpl(HdiDeviceImpl&& rhs) = delete; member in OHOS::Rosen::HdiDeviceImpl
110 HdiDeviceImpl& operator=(HdiDeviceImpl&& rhs) = delete; member in OHOS::Rosen::HdiDeviceImpl
/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_test_utils.h26 inline bool CmpClipRect(const ClipRect& lhs, const ClipRect& rhs) in CmpClipRect() argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dobject_type_info.h38 static bool operator==(const ObjectTypeInfo& lhs, const ObjectTypeInfo& rhs) in operator ==() argument
/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H A Davbuffer_common.cpp31 AVBufferConfig::AVBufferConfig(const AVBufferConfig &rhs) in AVBufferConfig() argument
55 operator =(const AVBufferConfig &rhs) operator =() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A Djs_ref_ptr.h34 explicit JSRefPtrImpl(const ImplDetail& rhs) : object_(rhs) {} in JSRefPtrImpl() argument
35 explicit JSRefPtrImpl(ImplDetail&& rhs) : object_(std::move(rhs)) {} in JSRefPtrImpl() argument
37 JSRefPtrImpl(const JSRefPtrImpl<T, ImplDetail>& rhs) : object_(rhs.object_) {} in JSRefPtrImpl() argument
38 JSRefPtrImpl(JSRefPtrImpl<T, ImplDetail>&& rhs) : object_(std::move(rhs.object_)) {} in JSRefPtrImpl() argument
39 JSRefPtrImpl<T, ImplDetail>& operator=(const JSRefPtrImpl<T, ImplDetail>& rhs) in operator =() argument
46 operator =(JSRefPtrImpl<T, ImplDetail>&& rhs) operator =() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dtime_span.h282 operator *(int n, const TimeSpan& rhs) operator *() argument
286 operator *(float n, const TimeSpan& rhs) operator *() argument
290 operator /(float n, const TimeSpan& rhs) operator /() argument
[all...]
/foundation/graphic/graphic_surface/interfaces/inner_api/utils/
H A Dsync_fence.h51 SyncFence(const SyncFence& rhs) = delete; member in OHOS::SyncFence
52 SyncFence& operator=(const SyncFence& rhs) = delete; member in OHOS::SyncFence
53 SyncFence(SyncFence&& rhs) = delete; member in OHOS::SyncFence
54 SyncFence& operator=(SyncFence&& rhs) = delete; member in OHOS::SyncFence
/foundation/graphic/graphic_surface/interfaces/inner_api/sync_fence/
H A Dsync_fence.h51 SyncFence(const SyncFence& rhs) = delete; member in OHOS::SyncFence
52 SyncFence& operator=(const SyncFence& rhs) = delete; member in OHOS::SyncFence
53 SyncFence(SyncFence&& rhs) = delete; member in OHOS::SyncFence
54 SyncFence& operator=(SyncFence&& rhs) = delete; member in OHOS::SyncFence
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Duid.h141 inline constexpr bool operator<(const Uid& lhs, const Uid& rhs) in operator <() argument
155 inline constexpr bool operator==(const Uid& lhs, const Uid& rhs) in operator ==() argument
160 operator !=(const Uid& lhs, const Uid& rhs) operator !=() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dproxy_directory.cpp54 bool operator==(const IDirectory::Entry& lhs, const IDirectory::Entry& rhs) in operator ==() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dcomponent_query.h92 ResultRow(const ResultRow& rhs) = delete; member
93 ResultRow& operator=(const ResultRow& rhs) = delete; member
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dentity.h40 inline bool operator==(Entity const& lhs, Entity const& rhs) in operator ==() argument
45 inline bool operator!=(Entity const& lhs, Entity const& rhs) in operator !=() argument
/foundation/resourceschedule/ffrt/src/util/
H A DIntrusiveList.h58 Swap(rhs); variable
[all...]
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dsubscribe_info_test.cpp113 SubscribeInfo rhs; in HWTEST_F() local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/observer/include/
H A Dnapi_observer.h34 NapiObserver& operator=(NapiObserver &&rhs) = default; member in OHOS::DataShare::NapiObserver
/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Dpasteboard_deduplicate_memory_test.cpp55 bool operator==(const RadarReportIdentity &lhs, const RadarReportIdentity &rhs) in operator ==() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dbig_integer.cpp72 bool BigInteger::operator<(const BigInteger &rhs) in operator <() argument
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_type_file.cpp52 MtpFsTypeFile &MtpFsTypeFile::operator = (const MtpFsTypeFile &rhs) in operator =() argument
H A Dmtpfs_type_tmp_file.cpp49 MtpFsTypeTmpFile &MtpFsTypeTmpFile::operator = (const MtpFsTypeTmpFile &rhs) in operator =() argument
/foundation/ai/intelligent_voice_framework/utils/
H A Dscope_guard.h29 ScopeGuard(ScopeGuard &&rhs) : func_(std::move(rhs.func_)), active_(rhs.active_) in ScopeGuard() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dapplication_configuration_manager.cpp24 bool operator<(SetLevel lhs, SetLevel rhs) in operator <() argument
29 bool operator>(SetLevel lhs, SetLevel rhs) in operator >() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_light_up_effect_filter_test.cpp146 auto rhs = std::make_shared<RSFilter>(); in HWTEST_F() local
173 auto rhs = std::make_shared<RSFilter>(); in HWTEST_F() local
/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dconcurrent_map.h30 ConcurrentMap(const ConcurrentMap &rhs) in ConcurrentMap() argument
35 ConcurrentMap &operator = (const ConcurrentMap &rhs) in operator =() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dblur_draw_looper.cpp43 bool operator==(const BlurDrawLooper& lhs, const BlurDrawLooper& rhs) in operator ==() argument
51 bool operator!=(const BlurDrawLooper& lhs, const BlurDrawLooper& rhs) in operator !=() argument

Completed in 12 milliseconds

1234