Searched refs:PARCEL_WRITE_REPLY_NOERROR (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_stub.cpp | 257 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 D | parcel_helper.h | 77 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
|
/ohos5.0/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
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/ |
H A D | parcel_helper.h | 102 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | parcel_helper.h | 102 #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 D | distributed_parcel_helper.h | 100 #define PARCEL_WRITE_REPLY_NOERROR(reply, type, result) \ macro
|
/ohos5.0/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
|