Home
last modified time | relevance | path

Searched refs:PARCEL_READ_HELPER_NORET (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/deviceManager/
H A Ddms_device_info_test.cpp82 PARCEL_READ_HELPER_NORET(parcel, String16, networkId);
83 PARCEL_READ_HELPER_NORET(parcel, String16, deviceName);
84 PARCEL_READ_HELPER_NORET(parcel, Int32, deviceType);
85 PARCEL_READ_HELPER_NORET(parcel, Int32, deviceState);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Dparcel_helper.h69 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \ macro
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/
H A Ddistributed_parcel_helper.h70 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \ macro
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/include/base/
H A Dparcel_helper.h70 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \ macro
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Dparcel_helper.h70 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \ macro
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/
H A Ddistributed_parcel_helper.h70 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \ macro
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Ddistributed_parcel_helper.h73 #define PARCEL_READ_HELPER_NORET(parcel, type, out) \ macro
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp574 PARCEL_READ_HELPER_NORET(data, String, srcBundleName); in ContinueMissionOfBundleNameInner()
575 PARCEL_READ_HELPER_NORET(data, String, continueType); in ContinueMissionOfBundleNameInner()
722 PARCEL_READ_HELPER_NORET(data, String, dstInfo);