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:snapshots_
(Results
1 - 6
of
6
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H
A
D
rdb_asset_loader.h
44
BindAssets*
snapshots_
;
member in OHOS::DistributedRdb::RdbAssetLoader
H
A
D
rdb_cloud.h
70
BindAssets*
snapshots_
;
member in OHOS::DistributedRdb::RdbCloud
H
A
D
rdb_general_store.h
169
BindAssets
snapshots_
;
member in OHOS::DistributedRdb::RdbGeneralStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H
A
D
sqlite_local_kvdb_connection.h
106
mutable std::set<IKvDBSnapshot *>
snapshots_
;
member in DistributedDB::SQLiteLocalKvDBConnection
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H
A
D
multi_ver_natural_store_connection.h
117
mutable std::set<IKvDBSnapshot *>
snapshots_
;
member in DistributedDB::MultiVerNaturalStoreConnection
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H
A
D
object_manager.h
218
ConcurrentMap<std::string, std::shared_ptr<Snapshot>>
snapshots_
; // key:bundleName_sessionId
member in OHOS::DistributedObject::ObjectStoreManager
Completed in 4 milliseconds