Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:maxVersion
(Results
1 - 7
of
7
) sorted by relevance
/foundation/communication/netstack/frameworks/native/tls_socket/src/
H
A
D
tls_context.cpp
126
long
maxVersion
= anyVersion;
in SetMinAndMaxProtocol()
local
H
A
D
tls_context_server.cpp
125
long
maxVersion
= anyVersion;
in SetMinAndMaxProtocol()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/
H
A
D
water_version_manager.cpp
223
uint64_t
maxVersion
= 0;
in UpdateWaterVersion()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H
A
D
sqlite_single_ver_storage_engine.cpp
312
uint64_t
maxVersion
= 0;
in AttachMainDbAndCacheDb()
local
444
uint64_t
maxVersion
= 0;
in InitExecuteMigrate()
local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H
A
D
multi_ver_natural_store_commit_storage.cpp
875
Version
maxVersion
= 0;
in GetMaxCommitVersion()
local
H
A
D
multi_ver_storage_executor.cpp
739
Version
maxVersion
= static_cast<MultiVerNaturalStore *>(kvDB_)->GetMaxCommitVersion();
in StartAllDbTransaction()
local
793
Version
maxVersion
= static_cast<MultiVerNaturalStore *>(kvDB_)->GetMaxCommitVersion();
in StartTransaction()
local
/foundation/communication/dsoftbus/core/authentication/src/
H
A
D
auth_session_json.c
1751
int32_t
maxVersion
;
in CheckBusVersion()
local
Completed in 12 milliseconds