/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | singleton.h | 45 #define DECLARE_DELAYED_SINGLETON(MyClass)\ argument 62 #define DECLARE_DELAYED_REF_SINGLETON(MyClass)\ argument 78 #define DECLARE_SINGLETON(MyClass)\ argument
|
/ohos5.0/foundation/multimedia/image_framework/mock/native/include/ |
H A D | singleton.h | 24 #define DECLARE_DELAYED_SINGLETON(MyClass) \ argument 34 #define DECLARE_DELAYED_REF_SINGLETON(MyClass) \ argument 40 #define DECLARE_SINGLETON(MyClass) \ argument
|
/ohos5.0/commonlibrary/c_utils/base/include/ |
H A D | singleton.h | 45 #define DECLARE_DELAYED_SINGLETON(MyClass)\ argument 62 #define DECLARE_DELAYED_REF_SINGLETON(MyClass)\ argument 78 #define DECLARE_SINGLETON(MyClass)\ argument
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/ |
H A D | accessibility_singleton.h | 21 #define ACCESSIBILITY_DECLARE_SINGLETON(MyClass) \ argument 31 #define ACCESSIBILITY_DEFINE_SINGLETON(MyClass) \ argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | singleton.h | 23 #define DECLARE_SINGLETON(MyClass) \ argument
|
/ohos5.0/base/sensors/miscdevice/utils/common/include/ |
H A D | miscdevice_delayed_sp_singleton.h | 26 #define MISCDEVICE_DECLARE_DELAYED_SP_SINGLETON(MyClass) \ argument
|
/ohos5.0/base/sensors/sensor/utils/common/include/ |
H A D | sensor_delayed_sp_singleton.h | 26 #define SENSOR_DECLARE_DELAYED_SP_SINGLETON(MyClass) \ argument
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/include/ |
H A D | dfsu_singleton.h | 28 #define DECLARE_SINGLETON(MyClass) \ argument
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/utils/native/include/ |
H A D | pasteboard_sp_singleton.h | 27 #define DECLARE_DELAYED_SP_SINGLETON(MyClass) \ argument
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
H A D | ipc_singleton.h | 24 #define DECLARE_DELAYED_IPCSINGLETON(MyClass) \ argument
|
/ohos5.0/base/msdp/device_status/utils/common/include/ |
H A D | devicestatus_delayed_sp_singleton.h | 28 #define DECLARE_DELAYED_SP_SINGLETON(MyClass) \ argument
|
/ohos5.0/base/usb/usb_manager/utils/native/include/ |
H A D | delayed_sp_singleton.h | 27 #define DECLARE_DELAYED_SP_SINGLETON(MyClass) \ argument
|
/ohos5.0/base/powermgr/power_manager/utils/native/include/ |
H A D | sp_singleton.h | 26 #define DECLARE_DELAYED_SP_SINGLETON(MyClass) \ argument
|
/ohos5.0/base/powermgr/battery_manager/utils/native/include/ |
H A D | sp_singleton.h | 26 #define DECLARE_DELAYED_SP_SINGLETON(MyClass) \ argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/ |
H A D | rs_singleton.h | 22 #define RS_DECLARE_SINGLETON(MyClass) \ argument
|