/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_proxy.cpp | 63 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY), in StartRemoteAbility() 102 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::START_ABILITY_FROM_REMOTE), in StartAbilityFromRemote() 134 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::SEND_RESULT_FROM_REMOTE), in SendResultFromRemote() 160 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::CONTINUE_MISSION), data, msgReply); in ContinueMission() 185 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::CONTINUE_MISSION_OF_BUNDLENAME), in ContinueMission() 207 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::START_CONTINUATION), in StartContinuation() 244 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t> in NotifyDSchedEventResultFromRemote() 264 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t> in NotifyContinuationResultFromRemote() 291 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::CONNECT_REMOTE_ABILITY), in ConnectRemoteAbility() 316 PARCEL_TRANSACT_SYNC_RET_INT(remot in DisconnectRemoteAbility() [all...] |
/foundation/ability/ability_runtime/frameworks/native/ability/native/distributed_ability_runtime/ |
H A D | distributed_client.cpp | 57 PARCEL_TRANSACT_SYNC_RET_INT(remote, START_REMOTE_ABILITY, data, reply); in StartRemoteAbility() 77 PARCEL_TRANSACT_SYNC_RET_INT(remote, CONNECT_REMOTE_ABILITY, data, reply); in ConnectRemoteAbility() 101 PARCEL_TRANSACT_SYNC_RET_INT(remote, DISCONNECT_REMOTE_ABILITY, data, reply); in DisconnectRemoteAbility() 126 PARCEL_TRANSACT_SYNC_RET_INT(remote, CONTINUE_MISSION, data, reply); in ContinueMission() 153 PARCEL_TRANSACT_SYNC_RET_INT(remote, CONTINUE_MISSION_OF_BUNDLENAME, data, reply); in ContinueMission() 175 PARCEL_TRANSACT_SYNC_RET_INT(remote, START_CONTINUATION, data, reply); in StartContinuation() 232 PARCEL_TRANSACT_SYNC_RET_INT(remote, START_SYNC_MISSIONS, data, reply); in StartSyncRemoteMissions() 248 PARCEL_TRANSACT_SYNC_RET_INT(remote, STOP_SYNC_MISSIONS, data, reply); in StopSyncRemoteMissions() 266 PARCEL_TRANSACT_SYNC_RET_INT(remote, REGISTER_MISSION_LISTENER, data, reply); in RegisterMissionListener() 285 PARCEL_TRANSACT_SYNC_RET_INT(remot in RegisterOnListener() [all...] |
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/ |
H A D | distributed_ability_manager_proxy.cpp | 79 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDAbilityManagerInterfaceCode::UNREGISTER), data, reply); in Unregister() 108 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t> in RegisterDeviceSelectionCallback() 131 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t> in UnregisterDeviceSelectionCallback() 152 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDAbilityManagerInterfaceCode::UPDATE_CONNECT_STATUS), in UpdateConnectStatus() 177 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDAbilityManagerInterfaceCode::START_DEVICE_MANAGER), in StartDeviceManager()
|
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/ |
H A D | distributed_device_profile_proxy.cpp | 52 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDeviceProfileInterfaceCode::PUT_DEVICE_PROFILE), in PutDeviceProfile() 94 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDeviceProfileInterfaceCode::DELETE_DEVICE_PROFILE), in DeleteDeviceProfile() 185 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDeviceProfileInterfaceCode::SYNC_DEVICE_PROFILE), in SyncDeviceProfile()
|
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/ |
H A D | dms_client.cpp | 65 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::REGISTER_DSCHED_EVENT_LISTENER),
in RegisterDSchedEventListener() 90 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::UNREGISTER_DSCHED_EVENT_LISTENER),
in UnRegisterDSchedEventListener()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | parcel_helper.h | 78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
|
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/ |
H A D | distributed_parcel_helper.h | 78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \
macro
|
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/ |
H A D | parcel_helper.h | 78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
|
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/ |
H A D | distributed_parcel_helper.h | 78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
|
/foundation/deviceprofile/device_info_manager/old/common/include/ |
H A D | parcel_helper.h | 86 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
|
/foundation/window/window_manager/window_scene/session_manager/include/ |
H A D | distributed_parcel_helper.h | 81 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
|