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:stores
(Results
1 - 10
of
10
) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H
A
D
auto_sync_timer.cpp
72
std::map<std::string, std::vector<StoreId>>
stores
;
in GetStoreIds()
local
H
A
D
auto_sync_timer_mock.cpp
70
std::map<std::string, std::vector<StoreId>>
stores
;
in GetStoreIds()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/
H
A
D
water_version_manager.cpp
51
auto
stores
= CheckerManager::GetInstance().GetDynamicStores();
in Init()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H
A
D
auto_cache.cpp
105
Stores
stores
;
GetStoresIfPresent()
local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H
A
D
sync_manager.cpp
57
SyncManager::SyncInfo::SyncInfo(int32_t user, const std::string &bundleName, const Stores &
stores
)
in SyncInfo()
argument
205
auto
stores
= CheckerManager::GetInstance().GetStaticStores();
in SyncManager()
local
H
A
D
cloud_service_impl.cpp
357
auto
stores
= CheckerManager::GetInstance().GetDynamicStores();
in DoKvCloudSync()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H
A
D
rdb_service_impl.cpp
204
auto
stores
= AutoCache::GetInstance().GetStoresIfPresent(tokenId);
in OnAppExit()
local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/
H
A
D
render_node_scene_util.cpp
163
SceneRenderDataStores
stores
;
in GetSceneRenderDataStores()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H
A
D
device_matrix.cpp
85
auto
stores
= CheckerManager::GetInstance().GetDynamicStores();
in Initialize()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H
A
D
kvdb_service_impl.cpp
631
auto
stores
= AutoCache::GetInstance().GetStoresIfPresent(meta.tokenId, storeId);
in SetConfig()
local
747
auto
stores
= AutoCache::GetInstance().GetStoresIfPresent(tokenId);
in OnAppExit()
local
Completed in 13 milliseconds