Searched refs:PARCEL_READ_HELPER_NORET (Results 1 - 8 of 8) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/deviceManager/ |
H A D | dms_device_info_test.cpp | 82 PARCEL_READ_HELPER_NORET(parcel, String16, networkId); in HWTEST_F() 83 PARCEL_READ_HELPER_NORET(parcel, String16, deviceName); in HWTEST_F() 84 PARCEL_READ_HELPER_NORET(parcel, Int32, deviceType); in HWTEST_F() 85 PARCEL_READ_HELPER_NORET(parcel, Int32, deviceState); in HWTEST_F()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | parcel_helper.h | 70 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \ macro
|
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/ |
H A D | distributed_parcel_helper.h | 70 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \
macro
|
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/ |
H A D | parcel_helper.h | 70 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \ macro
|
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/ |
H A D | distributed_parcel_helper.h | 70 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \ macro
|
/foundation/deviceprofile/device_info_manager/old/common/include/ |
H A D | parcel_helper.h | 69 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \ macro
|
/foundation/window/window_manager/window_scene/session_manager/include/ |
H A D | distributed_parcel_helper.h | 73 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \ macro
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_stub.cpp | 599 PARCEL_READ_HELPER_NORET(data, String, srcBundleName); in ContinueMissionOfBundleNameInner() 600 PARCEL_READ_HELPER_NORET(data, String, continueType); in ContinueMissionOfBundleNameInner() 747 PARCEL_READ_HELPER_NORET(data, String, dstInfo); in NotifyContinuationResultFromRemoteInner()
|
Completed in 6 milliseconds