Home
last modified time | relevance | path

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

/ohos5.0/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()
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()
284 PARCEL_TRANSACT_SYNC_RET_INT(remote, REGISTER_ON_LISTENER, data, reply); in RegisterOnListener()
303 PARCEL_TRANSACT_SYNC_RET_INT(remote, REGISTER_OFF_LISTENER, data, reply); in RegisterOffListener()
[all …]
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp63PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABIL… in StartRemoteAbility()
102PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::START_ABILITY_FRO… in StartAbilityFromRemote()
134PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::SEND_RESULT_FROM_… in SendResultFromRemote()
207PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::START_CONTINUATIO… 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()
291PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::CONNECT_REMOTE_AB… in ConnectRemoteAbility()
579PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::REGISTER_ON_LISTE… in RegisterOnListener()
847 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t> in StartAbilityByCallFromRemote()
971 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t> in NotifyCompleteFreeInstallFromRemote()
[all …]
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/src/
H A Ddistributed_ability_manager_proxy.cpp79PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDAbilityManagerInterfaceCode::UNREGIST… 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()
152PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDAbilityManagerInterfaceCode::UPDATE_C… in UpdateConnectStatus()
177PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDAbilityManagerInterfaceCode::START_DE… in StartDeviceManager()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp52PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDeviceProfileInterfaceCode::PUT_DEVICE… in PutDeviceProfile()
94PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDeviceProfileInterfaceCode::DELETE_DEV… in DeleteDeviceProfile()
185PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDeviceProfileInterfaceCode::SYNC_DEVIC… in SyncDeviceProfile()
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/
H A Ddms_client.cpp65PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::REGISTER_DSCHED_E… in RegisterDSchedEventListener()
90PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDSchedInterfaceCode::UNREGISTER_DSCHED… in UnRegisterDSchedEventListener()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Dparcel_helper.h86 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
/ohos5.0/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
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
H A Dparcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Dparcel_helper.h78 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ macro
/ohos5.0/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
/ohos5.0/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