Home
last modified time | relevance | path

Searched refs:PARCEL_TRANSACT_SYNC_RET_INT (Results 1 - 11 of 11) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp63 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 Ddistributed_client.cpp57 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 Ddistributed_ability_manager_proxy.cpp79 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 Ddistributed_device_profile_proxy.cpp52 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 Ddms_client.cpp65 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 Dparcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/
H A Ddistributed_parcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
H A Dparcel_helper.h78 #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 Ddistributed_parcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
/foundation/deviceprofile/device_info_manager/old/common/include/
H A Dparcel_helper.h86 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
/foundation/window/window_manager/window_scene/session_manager/include/
H A Ddistributed_parcel_helper.h81 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro

Completed in 5 milliseconds