Searched refs:DM_VERSION_4_1_5_1 (Results 1 – 1 of 1) sorted by relevance
92 constexpr const char* DM_VERSION_4_1_5_1 = "4.1.5.1"; variable788 if (CompareVersion(remoteVersion_, std::string(DM_VERSION_4_1_5_1)) && in RespNegotiate()796 } else if (!CompareVersion(remoteVersion_, std::string(DM_VERSION_4_1_5_1)) || in RespNegotiate()843 if (CompareVersion(remoteVersion_, std::string(DM_VERSION_4_1_5_1)) && in SendAuthRequest()847 } else if (!CompareVersion(remoteVersion_, std::string(DM_VERSION_4_1_5_1)) || in SendAuthRequest()1059 if (CompareVersion(remoteVersion_, std::string(DM_VERSION_4_1_5_1)) && in StartAuthProcess()1063 } else if (!CompareVersion(remoteVersion_, std::string(DM_VERSION_4_1_5_1)) || in StartAuthProcess()1258 CompareVersion(remoteVersion_, std::string(DM_VERSION_4_1_5_1)) && in AuthenticateFinish()1464 if (CompareVersion(remoteVersion_, std::string(DM_VERSION_4_1_5_1)) && in ShowStartAuthDialog()1494 if (CompareVersion(remoteVersion_, std::string(DM_VERSION_4_1_5_1)) && in ProcessPincode()[all …]