Home
last modified time | relevance | path

Searched refs:READ_HELPER (Results 1 - 3 of 3) sorted by relevance

/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp230 READ_HELPER(data, String, deviceId); in GetTrustDeviceProfileInner()
301 READ_HELPER(data, Int32, accessControlId); in DeleteAccessControlProfileInner()
375 READ_HELPER(data, String, deviceId); in GetDeviceProfileInner()
393 READ_HELPER(data, String, deviceId); in GetServiceProfileInner()
394 READ_HELPER(data, String, serviceName); in GetServiceProfileInner()
412 READ_HELPER(data, String, deviceId); in GetCharacteristicProfileInner()
413 READ_HELPER(data, String, serviceName); in GetCharacteristicProfileInner()
414 READ_HELPER(data, String, characteristicKey); in GetCharacteristicProfileInner()
432 READ_HELPER(data, String, deviceId); in DeleteServiceProfileInner()
433 READ_HELPER(dat in DeleteServiceProfileInner()
[all...]
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp381 READ_HELPER(data, String, deviceId); in GetTrustDeviceProfileInner()
453 READ_HELPER(data, Int32, accessControlId); in DeleteAccessControlProfileInner()
527 READ_HELPER(data, String, deviceId); in GetDeviceProfileNewInner()
545 READ_HELPER(data, String, deviceId); in GetServiceProfileInner()
546 READ_HELPER(data, String, serviceName); in GetServiceProfileInner()
565 READ_HELPER(data, String, deviceId); in GetCharacteristicProfileInner()
566 READ_HELPER(data, String, serviceName); in GetCharacteristicProfileInner()
567 READ_HELPER(data, String, characteristicKey); in GetCharacteristicProfileInner()
586 READ_HELPER(data, String, deviceId); in DeleteServiceProfileInner()
587 READ_HELPER(dat in DeleteServiceProfileInner()
[all...]
/foundation/deviceprofile/device_info_manager/common/include/utils/
H A Dmacro_utils.h51 #define READ_HELPER(parcel, type, out) \ macro

Completed in 4 milliseconds