Home
last modified time | relevance | path

Searched defs:kvStorePtr_ (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dapp_exit_reason_data_manager.h90 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; variable
H A Dability_auto_startup_data_manager.h70 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; variable
/ohos5.0/base/notification/common_event_service/services/include/
H A Dstatic_subscriber_data_manager.h50 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_distributed/include/devices_info_interact/
H A Ddevices_info_interact.h41 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; variable
/ohos5.0/foundation/communication/dsoftbus/core/adapter/kv_store/include/
H A Dlnn_kv_adapter.h56 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_ = nullptr; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_config_data_manager.h46 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; variable
/ohos5.0/foundation/distributedhardware/device_manager/utils/include/kvadapter/
H A Dkv_adapter.h58 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_ = nullptr; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/persistenceadapter/kvadapter/
H A Dkv_adapter.h75 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_ = nullptr; variable
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H A Ddistributed_data_storage.h85 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_data_storage.h113 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; // protected by initLock_ variable
H A Ddsched_sync_e2e.h58 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; variable
H A Ddistributed_bm_storage.h110 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/dbstorage/
H A Ddevice_profile_storage.h79 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_service.h88 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_data_manager.h158 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H A Dmedialibrary_kvstore.h63 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_ = nullptr; variable
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/storage/include/
H A Ddlp_kv_data_storage.h55 std::shared_ptr<OHOS::DistributedKv::SingleKvStore> kvStorePtr_; variable
/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_data_storage.h62 std::shared_ptr<OHOS::DistributedKv::SingleKvStore> kvStorePtr_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_thumbnail_service_test/src/
H A Dmedialibrary_thumbnail_kvstore_test.cpp32 std::shared_ptr<MediaLibraryKvStore> kvStorePtr_ = nullptr; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_sync_test.cpp69 std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_; member in OHOS::DeviceProfile::ProfileSyncTest
H A Dprofile_storage_test.cpp55 static std::shared_ptr<DistributedKv::SingleKvStore> kvStorePtr_ = nullptr; variable