/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/base/ |
H A D | base_def.h | 34 #define BT_DISALLOW_COPY(TypeName) TypeName(const TypeName &) = delete argument 38 #define BT_DISALLOW_ASSIGN(TypeName) TypeName &operator=(const TypeName &) = delete argument 42 #define BT_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 48 #define BT_DISALLOW_MOVE_AND_ASSIGN(TypeName) \ argument
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_types.h | 32 #define BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 36 #define BLUETOOTH_DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/ |
H A D | ace_type.h | 85 static const char* TypeName(const AceType* rawPtr) in TypeName() function 90 static const char* TypeName(const RefPtr<T>& ptr) in TypeName() function 94 static const char* TypeName(const AceType& instance) in TypeName() function 106 static const char* TypeName() in TypeName() function
|
H A D | type_info_base.h | 119 static const char* TypeName(const TypeInfoBase* rawPtr) in TypeName() function 123 static const char* TypeName(const TypeInfoBase& instance) in TypeName() function 143 static const char* TypeName() in TypeName() function
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/cpp/include/ |
H A D | CommDefs.h | 22 #define NO_COPY_AND_ASSIGN(TypeName) \ argument
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
H A D | ap_macro.h | 22 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | utils.h | 19 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/ |
H A D | zip_utils.h | 35 #define DISALLOW_ASSIGN(TypeName) void operator=(const TypeName &) = delete argument 42 #define DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | media_service.h | 34 #define MEDIA_SERVICE_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument 38 #define MEDIA_SERVICE_DISALLOW_IMPLICIT_CONSTRUCTORS(TypeName) \ argument
|
/ohos5.0/base/security/device_auth/common_lib/interfaces/ |
H A D | hc_tlv_parser.h | 76 #define DECLARE_TLV_FIX_LENGTH_TYPE(TlvName, TypeName) \ argument
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | any.h | 269 std::string_view TypeName() const noexcept in TypeName() function
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/ |
H A D | any.h | 355 std::string_view __attribute__((no_sanitize("cfi"))) TypeName() const noexcept in TypeName() function
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/ |
H A D | js_input_monitor.cpp | 65 enum TypeName : int32_t { enum
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 95 static auto TypeName(GLenum type) in TypeName() function
|