/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
H A D | distributed_mission_info.cpp | 76 PARCEL_WRITE_HELPER_RET(parcel, Int32, id, false); in Marshalling() 77 PARCEL_WRITE_HELPER_RET(parcel, Int32, runingState, false); in Marshalling() 78 PARCEL_WRITE_HELPER_RET(parcel, Int32, userId, false); in Marshalling() 79 PARCEL_WRITE_HELPER_RET(parcel, Int32, missionStackId, false); in Marshalling() 80 PARCEL_WRITE_HELPER_RET(parcel, Int32Vector, combinedMissionIds, false); in Marshalling() 81 PARCEL_WRITE_HELPER_RET(parcel, Int32, windowMode, false); in Marshalling() 82 PARCEL_WRITE_HELPER_RET(parcel, Int32, boundsLeft, false); in Marshalling() 83 PARCEL_WRITE_HELPER_RET(parcel, Int32, boundsTop, false); in Marshalling() 84 PARCEL_WRITE_HELPER_RET(parcel, Int32, boundsRight, false); in Marshalling() 85 PARCEL_WRITE_HELPER_RET(parce in Marshalling() [all...] |
H A D | snapshot.cpp | 46 PARCEL_WRITE_HELPER_RET(data, Int32, 1, false); in WriteToParcel() 47 PARCEL_WRITE_HELPER_RET(data, Int32, orientation_, false); in WriteToParcel() 49 PARCEL_WRITE_HELPER_RET(data, Parcelable, rect_.get(), false); in WriteToParcel() 51 PARCEL_WRITE_HELPER_RET(data, Parcelable, nullptr, false); in WriteToParcel() 53 PARCEL_WRITE_HELPER_RET(data, Bool, reducedResolution_, false); in WriteToParcel() 54 PARCEL_WRITE_HELPER_RET(data, Float, scale_, false); in WriteToParcel() 55 PARCEL_WRITE_HELPER_RET(data, Bool, isRealSnapshot_, false); in WriteToParcel() 56 PARCEL_WRITE_HELPER_RET(data, Int32, windowingMode_, false); in WriteToParcel() 57 PARCEL_WRITE_HELPER_RET(data, Int32, systemUiVisibility_, false); in WriteToParcel() 58 PARCEL_WRITE_HELPER_RET(dat in WriteToParcel() [all...] |
H A D | mission_info_converter.cpp | 107 PARCEL_WRITE_HELPER_RET(parcel, Int32, VALUE_NULL, false); in WriteMissionInfosToParcel() 111 PARCEL_WRITE_HELPER_RET(parcel, Int32, VALUE_OBJECT, false); in WriteMissionInfosToParcel() 112 PARCEL_WRITE_HELPER_RET(parcel, Int32, size, false); in WriteMissionInfosToParcel() 114 PARCEL_WRITE_HELPER_RET(parcel, Parcelable, &info, false); in WriteMissionInfosToParcel()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/deviceManager/ |
H A D | dms_device_info.cpp | 58 PARCEL_WRITE_HELPER_RET(parcel, String16, Str8ToStr16(networkId_), false);
in Marshalling() 59 PARCEL_WRITE_HELPER_RET(parcel, String16, Str8ToStr16(deviceName_), false);
in Marshalling() 60 PARCEL_WRITE_HELPER_RET(parcel, Int32, deviceType_, false);
in Marshalling() 61 PARCEL_WRITE_HELPER_RET(parcel, Int32, deviceState_, false);
in Marshalling() 62 PARCEL_WRITE_HELPER_RET(parcel, Int32, osType_, false);
in Marshalling() 63 PARCEL_WRITE_HELPER_RET(parcel, String16, Str8ToStr16(osVersion_), false);
in Marshalling()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/collaborate/ |
H A D | dsched_collaborate_callback_mgr.cpp | 110 PARCEL_WRITE_HELPER_RET(data, Int32, event.eventResult_, SEND_REQUEST_DEF_FAIL); in NotifyDSchedEventForOneCB() 111 PARCEL_WRITE_HELPER_RET(data, String, event.srcNetworkId_, SEND_REQUEST_DEF_FAIL); in NotifyDSchedEventForOneCB() 112 PARCEL_WRITE_HELPER_RET(data, String, event.dstNetworkId_, SEND_REQUEST_DEF_FAIL); in NotifyDSchedEventForOneCB() 113 PARCEL_WRITE_HELPER_RET(data, String, event.srcBundleName_, SEND_REQUEST_DEF_FAIL); in NotifyDSchedEventForOneCB() 114 PARCEL_WRITE_HELPER_RET(data, String, event.srcModuleName_, SEND_REQUEST_DEF_FAIL); in NotifyDSchedEventForOneCB() 115 PARCEL_WRITE_HELPER_RET(data, String, event.srcAbilityName_, SEND_REQUEST_DEF_FAIL); in NotifyDSchedEventForOneCB() 116 PARCEL_WRITE_HELPER_RET(data, String, event.destBundleName_, SEND_REQUEST_DEF_FAIL); in NotifyDSchedEventForOneCB() 117 PARCEL_WRITE_HELPER_RET(data, String, event.destModuleName_, SEND_REQUEST_DEF_FAIL); in NotifyDSchedEventForOneCB() 118 PARCEL_WRITE_HELPER_RET(data, String, event.destAbilityName_, SEND_REQUEST_DEF_FAIL); in NotifyDSchedEventForOneCB() 119 PARCEL_WRITE_HELPER_RET(dat in NotifyDSchedEventForOneCB() [all...] |
/foundation/deviceprofile/device_info_manager/old/services/core/src/ |
H A D | profile_change_notification.cpp | 52 PARCEL_WRITE_HELPER_RET(parcel, Int32, entrySize, false); in Marshalling() 58 PARCEL_WRITE_HELPER_RET(parcel, String, deviceId_, false); in Marshalling() 84 PARCEL_WRITE_HELPER_RET(parcel, String, key, false); in Marshalling() 85 PARCEL_WRITE_HELPER_RET(parcel, String, value, false); in Marshalling() 86 PARCEL_WRITE_HELPER_RET(parcel, Uint8, static_cast<uint8_t>(changeType), false); in Marshalling()
|
H A D | service_characteristic_profile.cpp | 73 PARCEL_WRITE_HELPER_RET(parcel, String, serviceId_, false); in Marshalling() 74 PARCEL_WRITE_HELPER_RET(parcel, String, serviceType_, false); in Marshalling() 75 PARCEL_WRITE_HELPER_RET(parcel, String, characteristicProfileJson_, false); in Marshalling() 76 PARCEL_WRITE_HELPER_RET(parcel, String, serviceProfileJson_, false); in Marshalling()
|
H A D | sync_options.cpp | 55 PARCEL_WRITE_HELPER_RET(parcel, Int32, static_cast<int32_t>(syncMode_), false); in Marshalling() 56 PARCEL_WRITE_HELPER_RET(parcel, Int32, static_cast<int32_t>(syncDevIds_.size()), false); in Marshalling() 58 PARCEL_WRITE_HELPER_RET(parcel, String, deviceId, false); in Marshalling()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_continuation.cpp | 275 PARCEL_WRITE_HELPER_RET(data, Int32, resultCode, SEND_REQUEST_DEF_FAIL);
in NotifyDSchedEventForOneCB() 276 PARCEL_WRITE_HELPER_RET(data, String, continueEvent_.srcNetworkId_, SEND_REQUEST_DEF_FAIL);
in NotifyDSchedEventForOneCB() 277 PARCEL_WRITE_HELPER_RET(data, String, continueEvent_.dstNetworkId_, SEND_REQUEST_DEF_FAIL);
in NotifyDSchedEventForOneCB() 278 PARCEL_WRITE_HELPER_RET(data, String, continueEvent_.srcBundleName_, SEND_REQUEST_DEF_FAIL);
in NotifyDSchedEventForOneCB() 279 PARCEL_WRITE_HELPER_RET(data, String, continueEvent_.srcModuleName_, SEND_REQUEST_DEF_FAIL);
in NotifyDSchedEventForOneCB() 280 PARCEL_WRITE_HELPER_RET(data, String, continueEvent_.srcAbilityName_, SEND_REQUEST_DEF_FAIL);
in NotifyDSchedEventForOneCB() 281 PARCEL_WRITE_HELPER_RET(data, String, continueEvent_.destBundleName_, SEND_REQUEST_DEF_FAIL);
in NotifyDSchedEventForOneCB() 282 PARCEL_WRITE_HELPER_RET(data, String, continueEvent_.destModuleName_, SEND_REQUEST_DEF_FAIL);
in NotifyDSchedEventForOneCB() 283 PARCEL_WRITE_HELPER_RET(data, String, continueEvent_.destAbilityName_, SEND_REQUEST_DEF_FAIL);
in NotifyDSchedEventForOneCB() 284 PARCEL_WRITE_HELPER_RET(dat in NotifyDSchedEventForOneCB() [all...] |
H A D | distributed_sched_proxy.cpp | 746 PARCEL_WRITE_HELPER_RET(data, Int32, callerInfo.uid, false); in CallerInfoMarshalling() 747 PARCEL_WRITE_HELPER_RET(data, Int32, callerInfo.pid, false); in CallerInfoMarshalling() 748 PARCEL_WRITE_HELPER_RET(data, Int32, callerInfo.callerType, false); in CallerInfoMarshalling() 749 PARCEL_WRITE_HELPER_RET(data, String, callerInfo.sourceDeviceId, false); in CallerInfoMarshalling() 750 PARCEL_WRITE_HELPER_RET(data, Int32, callerInfo.duid, false); in CallerInfoMarshalling() 751 PARCEL_WRITE_HELPER_RET(data, String, callerInfo.callerAppId, false); in CallerInfoMarshalling() 752 PARCEL_WRITE_HELPER_RET(data, Int32, callerInfo.dmsVersion, false); in CallerInfoMarshalling()
|
/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/ |
H A D | subscribe_info.cpp | 40 PARCEL_WRITE_HELPER_RET(parcel, Uint32, profileEvent, false); in Marshalling() 41 PARCEL_WRITE_HELPER_RET(parcel, String, extraInfo.dump(), false); in Marshalling()
|
/foundation/deviceprofile/device_info_manager/old/common/src/ |
H A D | device_profile_utils.cpp | 37 PARCEL_WRITE_HELPER_RET(parcel, Uint32, static_cast<uint32_t>(size), false); in WriteProfileEvents() 39 PARCEL_WRITE_HELPER_RET(parcel, Uint32, static_cast<uint32_t>(profileEvent), false); in WriteProfileEvents()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | parcel_helper.h | 43 #define PARCEL_WRITE_HELPER_RET(parcel, type, value, failRet) \ macro
|
/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) \
macro
|
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/ |
H A D | parcel_helper.h | 43 #define PARCEL_WRITE_HELPER_RET(parcel, type, value, failRet) \ macro
|
/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) \ macro
|
/foundation/deviceprofile/device_info_manager/old/common/include/ |
H A D | parcel_helper.h | 42 #define PARCEL_WRITE_HELPER_RET(parcel, type, value, failRet) \ macro
|
/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) \ macro
|