/ohos5.0/base/hiviewdfx/hidumper/interfaces/native/innerkits/include/ |
H A D | dump_cpu_data.h | 24 #define RETURN_PARCEL_READ_HELPER_RET(parcel, type, out, failRet) \ argument 32 #define RETURN_PARCEL_WRITE_HELPER_RET(parcel, type, value, failRet) \ argument
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/utils/ |
H A D | macro_utils.h | 42 #define WRITE_HELPER_RET(parcel, type, value, failRet) \ argument 60 #define READ_HELPER_RET(parcel, type, out, failRet) \ argument
|
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/ |
H A D | distributed_parcel_helper.h | 43 #define PARCEL_WRITE_HELPER_RET(parcel, type, value, failRet) \ argument 61 #define PARCEL_READ_HELPER_RET(parcel, type, out, failRet) \ argument
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/ |
H A D | parcel_helper.h | 43 #define PARCEL_WRITE_HELPER_RET(parcel, type, value, failRet) \ argument 61 #define PARCEL_READ_HELPER_RET(parcel, type, out, failRet) \ argument
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | parcel_helper.h | 43 #define PARCEL_WRITE_HELPER_RET(parcel, type, value, failRet) \ argument 61 #define PARCEL_READ_HELPER_RET(parcel, type, out, failRet) \ argument
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/ |
H A D | distributed_parcel_helper.h | 43 #define PARCEL_WRITE_HELPER_RET(parcel, type, value, failRet) \ argument 61 #define PARCEL_READ_HELPER_RET(parcel, type, out, failRet) \ argument
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/ |
H A D | parcel_helper.h | 42 #define PARCEL_WRITE_HELPER_RET(parcel, type, value, failRet) \ argument 60 #define PARCEL_READ_HELPER_RET(parcel, type, out, failRet) \ argument
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/ |
H A D | distributed_parcel_helper.h | 46 #define PARCEL_WRITE_HELPER_RET(parcel, type, value, failRet) \ argument 64 #define PARCEL_READ_HELPER_RET(parcel, type, out, failRet) \ argument
|