Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h552 std::string ConvertSrcVersion(const std::string &version, const std::string &edition);
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp786 …remoteVersion_ = ConvertSrcVersion(authResponseContext_->dmVersion, authResponseContext_->edition); in RespNegotiate()
2733 std::string DmAuthManager::ConvertSrcVersion(const std::string &version, const std::string &edition) in ConvertSrcVersion() function in OHOS::DistributedHardware::DmAuthManager