/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_stub.cpp | 254 PARCEL_READ_HELPER(data, Int32, callerUid); in StartRemoteAbilityInner() 256 PARCEL_READ_HELPER(data, Int32, requestCode); in StartRemoteAbilityInner() 258 PARCEL_READ_HELPER(data, Uint32, accessToken); in StartRemoteAbilityInner() 312 PARCEL_READ_HELPER(data, Int32, requestCode); in GetStartAbilityFromRemoteExParam() 314 PARCEL_READ_HELPER(data, Int32, callerInfo.uid); in GetStartAbilityFromRemoteExParam() 315 PARCEL_READ_HELPER(data, String, callerInfo.sourceDeviceId); in GetStartAbilityFromRemoteExParam() 319 PARCEL_READ_HELPER(data, StringVector, &accountInfo.groupIdList); in GetStartAbilityFromRemoteExParam() 492 PARCEL_READ_HELPER(data, Int32, requestCode); in SendResultFromRemoteInner() 494 PARCEL_READ_HELPER(data, Int32, callerInfo.uid); in SendResultFromRemoteInner() 495 PARCEL_READ_HELPER(dat in SendResultFromRemoteInner() [all...] |
H A D | distributed_sched_proxy.cpp | 1087 PARCEL_READ_HELPER(reply, StringVector, &distributedComponents); in GetDistributedComponentList()
|
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/ |
H A D | distributed_ability_manager_stub.cpp | 95 PARCEL_READ_HELPER(data, Int32, flag); in RegisterInner() 116 PARCEL_READ_HELPER(data, Int32, token); in UnregisterInner() 126 PARCEL_READ_HELPER(data, Int32, token); in RegisterDeviceSelectionCallbackInner() 128 PARCEL_READ_HELPER(data, String, cbType); in RegisterDeviceSelectionCallbackInner() 148 PARCEL_READ_HELPER(data, Int32, token); in UnregisterDeviceSelectionCallbackInner() 150 PARCEL_READ_HELPER(data, String, cbType); in UnregisterDeviceSelectionCallbackInner() 164 PARCEL_READ_HELPER(data, Int32, token); in UpdateConnectStatusInner() 166 PARCEL_READ_HELPER(data, String, deviceId); in UpdateConnectStatusInner() 177 PARCEL_READ_HELPER(data, Int32, token); in StartDeviceManagerInner() 179 PARCEL_READ_HELPER(dat in StartDeviceManagerInner() [all...] |
H A D | distributed_ability_manager_proxy.cpp | 61 PARCEL_READ_HELPER(reply, Int32, token); in Register()
|
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/ |
H A D | app_device_callback_stub.cpp | 45 PARCEL_READ_HELPER(data, Int32, token);
in OnRemoteRequest() 54 PARCEL_READ_HELPER(data, Int32, token);
in OnRemoteRequest()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | parcel_helper.h | 52 #define PARCEL_READ_HELPER(parcel, type, out) \ macro
|
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/ |
H A D | distributed_parcel_helper.h | 52 #define PARCEL_READ_HELPER(parcel, type, out) \
macro
|
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/ |
H A D | parcel_helper.h | 52 #define PARCEL_READ_HELPER(parcel, type, out) \ macro
|
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/ |
H A D | distributed_parcel_helper.h | 52 #define PARCEL_READ_HELPER(parcel, type, out) \ macro
|
/foundation/deviceprofile/device_info_manager/old/common/include/ |
H A D | parcel_helper.h | 51 #define PARCEL_READ_HELPER(parcel, type, out) \ macro
|
/foundation/window/window_manager/window_scene/session_manager/include/ |
H A D | distributed_parcel_helper.h | 55 #define PARCEL_READ_HELPER(parcel, type, out) \ macro
|
/foundation/deviceprofile/device_info_manager/old/services/core/src/ |
H A D | distributed_device_profile_stub.cpp | 254 PARCEL_READ_HELPER(data, String, udid); in GetDeviceProfileInner() 255 PARCEL_READ_HELPER(data, String, serviceId); in GetDeviceProfileInner()
|