Home
last modified time | relevance | path

Searched defs:maxVersion (Results 1 – 6 of 6) sorted by relevance

/foundation/communication/netstack/frameworks/native/tls_socket/src/
Dtls_context.cpp123 long maxVersion = anyVersion; in SetMinAndMaxProtocol() local
Dtls_context_server.cpp123 long maxVersion = anyVersion; in SetMinAndMaxProtocol() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_storage_engine.cpp345 uint64_t maxVersion = 0; in AttachMainDbAndCacheDb() local
477 uint64_t maxVersion = 0; in InitExecuteMigrate() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_storage_executor.cpp739 Version maxVersion = static_cast<MultiVerNaturalStore *>(kvDB_)->GetMaxCommitVersion(); in StartAllDbTransaction() local
793 Version maxVersion = static_cast<MultiVerNaturalStore *>(kvDB_)->GetMaxCommitVersion(); in StartTransaction() local
Dmulti_ver_natural_store_commit_storage.cpp875 Version maxVersion = 0; in GetMaxCommitVersion() local
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_session_message.c884 int32_t maxVersion; in CheckBusVersion() local