Home
last modified time | relevance | path

Searched refs:PARCEL_READ_HELPER (Results 1 - 12 of 12) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp254 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 Ddistributed_sched_proxy.cpp1087 PARCEL_READ_HELPER(reply, StringVector, &distributedComponents); in GetDistributedComponentList()
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/
H A Ddistributed_ability_manager_stub.cpp95 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 Ddistributed_ability_manager_proxy.cpp61 PARCEL_READ_HELPER(reply, Int32, token); in Register()
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/
H A Dapp_device_callback_stub.cpp45 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 Dparcel_helper.h52 #define PARCEL_READ_HELPER(parcel, type, out) \ macro
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/
H A Ddistributed_parcel_helper.h52 #define PARCEL_READ_HELPER(parcel, type, out) \ macro
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
H A Dparcel_helper.h52 #define PARCEL_READ_HELPER(parcel, type, out) \ macro
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/
H A Ddistributed_parcel_helper.h52 #define PARCEL_READ_HELPER(parcel, type, out) \ macro
/foundation/deviceprofile/device_info_manager/old/common/include/
H A Dparcel_helper.h51 #define PARCEL_READ_HELPER(parcel, type, out) \ macro
/foundation/window/window_manager/window_scene/session_manager/include/
H A Ddistributed_parcel_helper.h55 #define PARCEL_READ_HELPER(parcel, type, out) \ macro
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp254 PARCEL_READ_HELPER(data, String, udid); in GetDeviceProfileInner()
255 PARCEL_READ_HELPER(data, String, serviceId); in GetDeviceProfileInner()

Completed in 10 milliseconds