Searched defs:curVersion (Results 1 – 13 of 13) sorted by relevance
263 static ProtocolType GetBindPrototolType(VersionStruct *curVersion) in GetBindPrototolType()276 static ProtocolType GetAuthPrototolType(VersionStruct *curVersion) in GetAuthPrototolType()290 ProtocolType GetPrototolType(VersionStruct *curVersion, OperationCode opCode) in GetPrototolType()305 PakeAlgType GetSupportedPakeAlg(VersionStruct *curVersion, ProtocolType protocolType) in GetSupportedPakeAlg()320 bool IsSupportedPsk(VersionStruct *curVersion) in IsSupportedPsk()
27 VersionStruct curVersion; member
56 VersionStruct curVersion; member
23 const CommitID &startCommitID, const CommitID &endCommitID, Version curVersion) in MultiVerNaturalStoreCommitNotifyData()
3 "curVersion": "1.0.5" string
162 int32_t curVersion = 2; variable
57 VersionStruct curVersion; member
67 int SignatureVerifier::CompareVersion(std::string& preVersion, std::string& curVersion) in CompareVersion()
555 uint64_t curVersion = g_store->GetCacheRecordVersion(); variable
770 static KeyAgreeProtocol GetKegAgreeProtocolType(VersionStruct *curVersion) in GetKegAgreeProtocolType()
1211 int32_t curVersion = std::stoi(NOTICE_VERSION_STR); in RegisterWidgetCallback() local
479 void BundleActiveUsageDatabase::UpgradleDatabase(const int32_t oldVersion, const int32_t curVersion) in UpgradleDatabase()