Searched refs:WRITE_HELPER (Results 1 - 2 of 2) sorted by relevance
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/ |
H A D | distributed_device_profile_proxy.cpp | 62 WRITE_HELPER(data, String, deviceId); in GetTrustDeviceProfile() 129 WRITE_HELPER(data, Int32, accessControlId); in DeleteAccessControlProfile() 202 WRITE_HELPER(data, String, deviceId); in GetDeviceProfile() 219 WRITE_HELPER(data, String, deviceId); in GetServiceProfile() 220 WRITE_HELPER(data, String, serviceName); in GetServiceProfile() 237 WRITE_HELPER(data, String, deviceId); in GetCharacteristicProfile() 238 WRITE_HELPER(data, String, serviceName); in GetCharacteristicProfile() 239 WRITE_HELPER(data, String, characteristicId); in GetCharacteristicProfile() 256 WRITE_HELPER(data, String, deviceId); in DeleteServiceProfile() 257 WRITE_HELPER(dat in DeleteServiceProfile() [all...] |
/foundation/deviceprofile/device_info_manager/common/include/utils/ |
H A D | macro_utils.h | 24 #define WRITE_HELPER(parcel, type, value) \ macro
|
Completed in 2 milliseconds