/foundation/ace/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
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
|
/foundation/distributedschedule/safwk/services/safwk/include/ |
D | system_ability.h | 30 #define DECLEAR_SYSTEM_ABILITY(className) \ argument 36 #define DECLEAR_BASE_SYSTEM_ABILITY(className) \ argument 40 #define DECLARE_SYSTEM_ABILITY(className) \ argument 46 #define DECLARE_BASE_SYSTEM_ABILITY(className) \ argument 51 #define DECLARE_SYSTEM_ABILITY(className) \ argument 57 #define DECLARE_BASE_SYSTEM_ABILITY(className) \ argument
|
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
|
/foundation/distributedschedule/safwk/interfaces/innerkits/safwk/ |
D | system_ability.h | 30 #define DECLEAR_SYSTEM_ABILITY(className) \ argument 36 #define DECLEAR_BASE_SYSTEM_ABILITY(className) \ argument 40 #define DECLARE_SYSTEM_ABILITY(className) \ argument 46 #define DECLARE_BASE_SYSTEM_ABILITY(className) \ argument 51 #define DECLARE_SYSTEM_ABILITY(className) \ argument 57 #define DECLARE_BASE_SYSTEM_ABILITY(className) \ argument
|
/foundation/distributedschedule/dmsfwk/utils/native/include/ |
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
|
/foundation/ai/engine/services/common/platform/os_wrapper/utils/ |
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
|
/foundation/resourceschedule/frame_aware_sched/common/include/ |
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
|
/foundation/deviceprofile/device_profile_core/common/include/ |
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
|
/foundation/resourceschedule/resource_schedule_service/ressched/common/include/ |
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
|
D | ipc_util.h | 24 #define READ_PARCEL(parcel, type, out, errReturn, className) \ argument 32 #define WRITE_PARCEL(parcel, type, in, errReturn, className) \ argument
|
/foundation/distributedhardware/devicemanager/ext/mini/common/include/ |
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
|
/foundation/windowmanager/utils/include/ |
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
|
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
|
/foundation/resourceschedule/memmgr/common/include/ |
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
|
/foundation/ace/ace_engine_lite/frameworks/common/utils/ |
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
|
/foundation/ace/ace_engine/frameworks/base/utils/ |
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
|
/foundation/distributedhardware/distributedhardwarefwk/common/utils/include/ |
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
|
/foundation/distributedhardware/devicemanager/common/include/ |
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
|
/foundation/multimedia/image_standard/mock/native/include/ |
D | nocopyable.h | 19 #define DISALLOW_COPY_AND_MOVE(className) \ argument 26 #define DISALLOW_COPY(className) \ argument 33 #define DISALLOW_MOVE(className) \ argument
|
/foundation/appexecfwk/appexecfwk_lite/utils/bundle_lite/ |
D | nocopyable.h | 20 #define DISALLOW_COPY_AND_MOVE(className) \ argument 24 #define DISALLOW_COPY(className) \ argument 28 #define DISALLOW_MOVE(className) \ argument
|
/foundation/aafwk/standard/frameworks/kits/ability/native/include/ |
D | ability_loader.h | 108 #define REGISTER_AA(className) \ argument 123 #define REGISTER_EX(className) \ argument 139 #define REGISTER_AS(className) \ argument
|
/foundation/aafwk/standard/interfaces/innerkits/base/include/ohos/aafwk/base/ |
D | user_object_base.h | 24 UserObjectBase(const std::string &className) : class_name_(className) in UserObjectBase() 28 inline void SetClassName(const std::string &className) in SetClassName() 122 #define REGISTER_USER_OBJECT_BASE(className) \ argument
|
/foundation/aafwk/aafwk_lite/interfaces/kits/ability_lite/ |
D | ability_loader.h | 113 #define REGISTER_AA(className) \ argument 129 #define REGISTER_AS(className) \ argument
|
/foundation/distributeddatamgr/distributedfile/interfaces/kits/napi/common/napi/ |
D | n_class.cpp | 34 string className, in DefineClass() 53 bool NClass::SaveClass(napi_env env, string className, napi_value exClass) in SaveClass() 73 napi_value NClass::InstantiateClass(napi_env env, string className, vector<napi_value> args) in InstantiateClass()
|
/foundation/graphic/standard/interfaces/kits/napi/graphic/webgl/src/common/napi/ |
D | n_class.cpp | 30 tuple<bool, napi_value> NClass::DefineClass(napi_env env, string className, napi_callback construct… in DefineClass() 39 bool NClass::SaveClass(napi_env env, string className, napi_value exClass) in SaveClass() 56 napi_value NClass::InstantiateClass(napi_env env, string className, vector<napi_value> args) in InstantiateClass()
|