Searched refs:PARCEL_TRANSACT_SYNC_NORET (Results 1 - 7 of 7) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | parcel_helper.h | 91 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ macro
|
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/ |
H A D | distributed_parcel_helper.h | 91 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \
macro
|
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/ |
H A D | parcel_helper.h | 91 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ macro
|
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/ |
H A D | distributed_parcel_helper.h | 90 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ macro
|
/foundation/deviceprofile/device_info_manager/old/common/include/ |
H A D | parcel_helper.h | 98 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ macro
|
/foundation/window/window_manager/window_scene/session_manager/include/ |
H A D | distributed_parcel_helper.h | 94 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ macro
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_proxy.cpp | 226 PARCEL_TRANSACT_SYNC_NORET(remote, static_cast<uint32_t>(IDSchedInterfaceCode::NOTIFY_COMPLETE_CONTINUATION), in NotifyCompleteContinuation()
|
Completed in 4 milliseconds