Home
last modified time | relevance | path

Searched refs:GetRemoteDeviceVersion (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
H A Ddev_profile.h35 void GetRemoteDeviceVersion(const std::string &networkId, uint32_t &deviceVersion);
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddev_profile.cpp203 void DevProfile::GetRemoteDeviceVersion(const std::string &networkId, uint32_t &versionId) in GetRemoteDeviceVersion() function in OHOS::MiscServices::DevProfile