/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | interface_macros.h | 37 #define META_DEFAULT_COPY(className) \ argument 41 #define META_DEFAULT_MOVE(className) \ argument 45 #define META_DEFAULT_COPY_MOVE(className) \ argument 52 #define META_NO_COPY(className) \ argument 59 #define META_NO_MOVE(className) \ argument 66 #define META_NO_COPY_MOVE(className) \ argument 73 #define META_INTERFACE_CTOR_DTOR(className) \ argument 80 #define META_NO_COPY_MOVE_INTERFACE(className) \ argument 87 #define NO_COPY_MOVE_BASE(className) NO_COPY_MOVE_INTERFACE(className) argument
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/ |
H A D | single_instance.h | 21 #define REMOVE_NO_USE_CONSTRUCTOR(className) \ argument 28 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 37 #define DECLARE_SINGLE_INSTANCE(className) \ argument 43 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/ |
H A D | single_instance.h | 21 #define REMOVE_NO_USE_CONSTRUCTOR(className) \ argument 28 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 37 #define DECLARE_SINGLE_INSTANCE(className) \ argument 43 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | list_tdd_test.cpp | 64 char className[] = "N4OHOS6UIListE"; in ListTest001() local 66 char className[] = "class OHOS::UIList"; in ListTest001() local 104 char className[] = "N4OHOS6UIListE"; in ListTest002() local 106 char className[] = "class OHOS::UIList"; in ListTest002() local 146 char className[] = "N4OHOS6UIListE"; in ListTest003() local 148 char className[] = "class OHOS::UIList"; in ListTest003() local 188 char className[] = "N4OHOS6UIListE"; in ListTest004() local 190 char className[] = "class OHOS::UIList"; in ListTest004() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | noncopyable.h | 19 #define ACE_DISALLOW_COPY_AND_MOVE(className) \ argument 23 #define ACE_DISALLOW_COPY(className) \ argument 27 #define ACE_DISALLOW_MOVE(className) \ argument
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/utils/ |
H A D | non_copyable.h | 21 #define ACE_DISALLOW_COPY_AND_MOVE(className) \ argument 25 #define ACE_DISALLOW_COPY(className) \ argument 29 #define ACE_DISALLOW_MOVE(className) \ argument
|
/ohos5.0/foundation/ability/dmsfwk/common/include/ |
H A D | single_instance.h | 21 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 31 #define DECLARE_SINGLE_INSTANCE(className) \ argument 37 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ |
H A D | dm_single_instance.h | 21 #define DM_DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 31 #define DM_DECLARE_SINGLE_INSTANCE(className) \ argument 38 #define DM_IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/drivers/external_device_manager/utils/include/ |
H A D | single_instance.h | 21 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 31 #define DECLARE_SINGLE_INSTANCE(className) \ argument 39 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/utils/ |
H A D | single_instance.h | 21 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 30 #define DECLARE_SINGLE_INSTANCE(className) \ argument 36 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/ |
H A D | single_instance.h | 21 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 30 #define DECLARE_SINGLE_INSTANCE(className) \ argument 36 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/include/ |
H A D | single_instance.h | 21 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 31 #define DECLARE_SINGLE_INSTANCE(className) \ argument 37 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/common/include/ |
H A D | single_instance.h | 24 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 33 #define DECLARE_SINGLE_INSTANCE(className) \ argument 37 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/common/include/ |
H A D | single_instance.h | 21 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 30 #define DECLARE_SINGLE_INSTANCE(className) \ argument 36 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/resourceschedule/memmgr/common/include/ |
H A D | single_instance.h | 21 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 30 #define DECLARE_SINGLE_INSTANCE(className) \ argument 36 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/common/include/ |
H A D | single_instance.h | 21 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 31 #define DECLARE_SINGLE_INSTANCE(className) \ argument 37 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/ai/ai_engine/services/common/platform/os_wrapper/utils/ |
H A D | single_instance.h | 23 #define DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 28 #define DECLARE_SINGLE_INSTANCE(className) \ argument 33 #define IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | noncopyable.h | 19 #define WM_DISALLOW_COPY_AND_MOVE(className) \ argument 23 #define WM_DISALLOW_COPY(className) \ argument 27 #define WM_DISALLOW_MOVE(className) \ argument
|
H A D | wm_single_instance.h | 20 #define WM_DECLARE_SINGLE_INSTANCE_BASE(className) \ argument 28 #define WM_DECLARE_SINGLE_INSTANCE(className) \ argument 34 #define WM_IMPLEMENT_SINGLE_INSTANCE(className) \ argument
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/ |
H A D | nocopyable.h | 20 #define DISALLOW_COPY_AND_MOVE(className) \ argument 24 #define DISALLOW_COPY(className) \ argument 28 #define DISALLOW_MOVE(className) \ argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | nocopyable.h | 24 #define DISALLOW_COPY_AND_MOVE(className)\ argument 31 #define DISALLOW_COPY(className)\ argument 38 #define DISALLOW_MOVE(className)\ argument
|
/ohos5.0/foundation/multimedia/image_framework/mock/native/include/ |
H A D | nocopyable.h | 20 #define DISALLOW_COPY_AND_MOVE(className) \ argument 24 #define DISALLOW_COPY(className) \ argument 28 #define DISALLOW_MOVE(className) \ argument
|
/ohos5.0/commonlibrary/c_utils/base/include/ |
H A D | nocopyable.h | 24 #define DISALLOW_COPY_AND_MOVE(className)\ argument 31 #define DISALLOW_COPY(className)\ argument 38 #define DISALLOW_MOVE(className)\ argument
|
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/native/ |
H A D | runtimetype.h | 30 static RuntimeType Create(const char* className) in Create() 35 static RuntimeType Create(const char* className) in Create() 42 static RuntimeType Create(const char* className) in Create() 77 #define DECL_TYPE(className, inheritedClasses...) … argument
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
H A D | ability_loader.h | 126 #define REGISTER_AA(className) \ argument 141 #define REGISTER_EX(className) \ argument 157 #define REGISTER_AS(className) \ argument
|