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:kvStorePtr_
(Results
1 - 19
of
19
) sorted by relevance
/foundation/ability/ability_runtime/services/abilitymgr/include/
H
A
D
app_exit_reason_data_manager.h
87
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::AbilityRuntime::AppExitReasonDataManager
H
A
D
ability_auto_startup_data_manager.h
69
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::AbilityRuntime::AbilityAutoStartupDataManager
/foundation/multimedia/media_library/frameworks/services/media_distributed/include/devices_info_interact/
H
A
D
devices_info_interact.h
41
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::Media::final
/foundation/CastEngine/castengine_wifi_display/services/common/
H
A
D
kv_operator.h
53
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::Sharing::final
/foundation/ability/ability_runtime/services/appmgr/include/
H
A
D
app_config_data_manager.h
46
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::AbilityRuntime::AppConfigDataManager
/foundation/communication/dsoftbus/core/adapter/kv_store/include/
H
A
D
lnn_kv_adapter.h
56
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
= nullptr;
member in OHOS::KVAdapter
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H
A
D
dsched_sync_e2e.h
63
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::DistributedSchedule::DmsKvSyncE2E
H
A
D
distributed_data_storage.h
113
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
; // protected by initLock_
member in OHOS::DistributedSchedule::DistributedDataStorage
H
A
D
distributed_bm_storage.h
111
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::DistributedSchedule::DmsBmStorage
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H
A
D
thumbnail_service.h
91
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::Media::ThumbnailService
/foundation/deviceprofile/device_info_manager/old/services/core/include/dbstorage/
H
A
D
device_profile_storage.h
79
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::DeviceProfile::StorageInitStatus::DeviceProfileStorage
/foundation/deviceprofile/device_info_manager/services/core/include/persistenceadapter/kvadapter/
H
A
D
kv_adapter.h
76
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
= nullptr;
member in OHOS::DistributedDeviceProfile::KVAdapter
/foundation/distributedhardware/device_manager/utils/include/kvadapter/
H
A
D
kv_adapter.h
58
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
= nullptr;
member in OHOS::DistributedHardware::KVAdapter
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H
A
D
distributed_data_storage.h
85
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::AppExecFwk::DistributedDataStorage
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H
A
D
medialibrary_kvstore.h
62
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
= nullptr;
member in OHOS::Media::MediaLibraryKvStore
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_thumbnail_service_test/src/
H
A
D
medialibrary_thumbnail_kvstore_test.cpp
31
std::shared_ptr<MediaLibraryKvStore>
kvStorePtr_
= nullptr;
member
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H
A
D
medialibrary_data_manager.h
155
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::Media::MediaLibraryDataManager
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H
A
D
profile_sync_test.cpp
69
std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
;
member in OHOS::DeviceProfile::ProfileSyncTest
H
A
D
profile_storage_test.cpp
55
static std::shared_ptr<DistributedKv::SingleKvStore>
kvStorePtr_
= nullptr;
member
[all...]
Completed in 7 milliseconds