Home
last modified time | relevance | path

Searched defs:kvStore (Results 1 - 25 of 66) sorted by relevance

123

/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H A DKvManagerDataCallbackJsTest.js23 var kvStore = null; variable
[all...]
H A DKvStoreDataResultSetJsTest.js23 var kvStore = null; variable
[all...]
H A DKvManagerDataPromiseJsTest.js25 var kvStore = null; variable
[all...]
H A DSchemaJsTest.js22 var kvStore = null; variable
[all...]
H A DSingleKvStoreDataPromiseJsTest.js33 var kvStore = null; variable
[all...]
H A DDeviceKvStoreDataPromiseJsTest.js35 var kvStore = null; variable
[all...]
H A DSingleKvStoreDataCallbackJsTest.js33 var kvStore = null; variable
[all...]
H A DDeviceKvStoreDataCallbackJsTest.js35 var kvStore = null; variable
[all...]
/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
H A DSchemaJsTest.js25 var kvStore = null; variable
[all...]
H A DKvManagerKVCallbackJsTest.js25 var kvStore = null; variable
H A DKvStoreResultSetKVJsTest.js24 var kvStore = null; variable
H A DKvManagerKVPromiseJsTest.js25 var kvStore = null; variable
H A DSingleKvStoreKVCallbackJsTest.js37 var kvStore = null; variable
[all...]
H A DSingleKvStoreKVPromiseJsTest.js39 var kvStore = null; variable
[all...]
H A DDeviceKvStoreKVPromiseJsTest.js39 var kvStore = null; variable
[all...]
H A DDeviceKvStoreKVCallbackJsTest.js37 var kvStore = null; variable
[all...]
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/
H A Ddistributed_screen_status_manager_branch_test.cpp117 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); in HWTEST_F() local
230 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); in HWTEST_F() local
252 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); in HWTEST_F() local
276 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); in HWTEST_F() local
302 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); in HWTEST_F() local
328 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); HWTEST_F() local
351 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); HWTEST_F() local
370 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); HWTEST_F() local
391 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/
H A Ddistributed_preferences_database_test.cpp105 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); in HWTEST_F() local
121 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); in HWTEST_F() local
151 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); in HWTEST_F() local
167 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); in HWTEST_F() local
184 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); in HWTEST_F() local
215 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); HWTEST_F() local
231 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); HWTEST_F() local
260 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); HWTEST_F() local
275 std::shared_ptr<MockSingleKvStore> kvStore = std::make_shared<MockSingleKvStore>(); HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_distributed/include/database_manage/
H A Dmedialibrary_sync_operation.h36 std::shared_ptr<DistributedKv::SingleKvStore> kvStore; member
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Ddistributed_kv_data_manager.cpp30 GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, std::shared_ptr<SingleKvStore> &kvStore) GetSingleKvStore() argument
/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Ddistributed_kv_data_manager.cpp30 GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, std::shared_ptr<SingleKvStore> &kvStore) GetSingleKvStore() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Ddistributed_kv_data_manager.cpp30 GetSingleKvStore(const Options &options, const AppId &appId, const StoreId &storeId, std::shared_ptr<SingleKvStore> &kvStore) GetSingleKvStore() argument
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_utils.h38 EXPORT std::shared_ptr<DistributedKv::SingleKvStore> kvStore; member
/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_kv_adapter_test.cpp30 shared_ptr<KVAdapter> kvStore = nullptr; member
[all...]
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dkv_adapter_test.cpp42 shared_ptr<IKVAdapter> kvStore = nullptr; member
[all...]

Completed in 11 milliseconds

123