Home
last modified time | relevance | path

Searched refs:SetSaId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddp_subscribe_info.h37 void SetSaId(int32_t saId);
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddp_subscribe_info.cpp59 void SubscribeInfo::SetSaId(int32_t saId) in SetSaId() function in OHOS::DistributedDeviceProfile::SubscribeInfo
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddp_subscribe_info_test.cpp160 subscribeInfo.SetSaId(saId);
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddev_profile.cpp253 subscribeInfo.SetSaId(PASTEBOARD_SA_ID); in SubscribeProfileEvent()