Home
last modified time | relevance | path

Searched refs:PARCEL_WRITE_REPLY_NOERROR (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp257 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in StartRemoteAbilityInner()
543 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in ContinueMissionInner()
598 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in ContinueMissionOfBundleNameInner()
647 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in StartContinuationInner()
751 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in ConnectRemoteAbilityInner()
772 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in DisconnectRemoteAbilityInner()
842 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in DisconnectAbilityFromRemoteInner()
865 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in NotifyProcessDiedFromRemoteInner()
956 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in RegisterMissionListenerInner()
973 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in RegisterDSchedEventListenerInner()
[all …]
/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Dparcel_helper.h77 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/
H A Ddistributed_parcel_helper.h102 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
H A Dparcel_helper.h102 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Dparcel_helper.h102 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/
H A Ddistributed_parcel_helper.h100 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Ddistributed_parcel_helper.h105 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro