Searched refs:PARCEL_WRITE_REPLY_NOERROR (Results 1 - 7 of 7) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_stub.cpp | 265 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in StartRemoteAbilityInner() 416 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in StopAbilityFromRemoteInner() 563 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in ContinueMissionInner() 568 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in ContinueMissionInner() 618 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in ContinueMissionOfBundleNameInner() 623 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in ContinueMissionOfBundleNameInner() 672 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in StartContinuationInner() 776 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in ConnectRemoteAbilityInner() 797 PARCEL_WRITE_REPLY_NOERROR(reply, Int32, result); in DisconnectRemoteAbilityInner() 879 PARCEL_WRITE_REPLY_NOERROR(repl in DisconnectAbilityFromRemoteInner() [all...] |
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | parcel_helper.h | 102 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
|
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/ |
H A D | distributed_parcel_helper.h | 102 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \
macro
|
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/ |
H A D | parcel_helper.h | 102 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
|
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/ |
H A D | distributed_parcel_helper.h | 100 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
|
/foundation/deviceprofile/device_info_manager/old/common/include/ |
H A D | parcel_helper.h | 77 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
|
/foundation/window/window_manager/window_scene/session_manager/include/ |
H A D | distributed_parcel_helper.h | 105 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
|
Completed in 4 milliseconds