Home
last modified time | relevance | path

Searched defs:store (Results 326 - 350 of 666) sorted by relevance

1...<<11121314151617181920>>...27

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibrarythumbnail_fuzzer/src/
H A Dmedialibrary_thumbnail_fuzzer.cpp132 std::shared_ptr<NativeRdb::RdbStore> store; in FuzzThumbRdbOpt() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_restore_test/src/
H A Dringtone_restore_test.cpp63 void ExecuteSqls(shared_ptr<NativeRdb::RdbStore> store, const vector<string> &sqls) in ExecuteSqls() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_meta_data_test.cpp87 std::shared_ptr<StorageProxy> GetStorageProxy(ICloudSyncStorageInterface *store) in GetStorageProxy() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dsingle_store_impl_test.cpp1093 auto store = CreateKVStore("DeviceKVStore", DEVICE_COLLABORATION, false, true); in HWTEST_F() local
1306 auto store = CreateKVStore("DeviceKVStore", DEVICE_COLLABORATION, false, true); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_subscribe_query_test.cpp230 SQLiteSingleVerNaturalStore *store = nullptr; in HWTEST_F() local
97 CreateAndGetStore(const std::string &storeId, const std::string &schemaString, SQLiteSingleVerNaturalStoreConnection *&conn, SQLiteSingleVerNaturalStore *&store, uint8_t preSetDataNum = 0) CreateAndGetStore() argument
295 SQLiteSingleVerNaturalStore *store = nullptr; HWTEST_F() local
331 SQLiteSingleVerNaturalStore *store = nullptr; HWTEST_F() local
375 SQLiteSingleVerNaturalStore *store = nullptr; HWTEST_F() local
429 SQLiteSingleVerNaturalStore *store = nullptr; HWTEST_F() local
487 SQLiteSingleVerNaturalStore *store = nullptr; HWTEST_F() local
543 SQLiteSingleVerNaturalStore *store = nullptr; HWTEST_F() local
598 SQLiteSingleVerNaturalStore *store = nullptr; HWTEST_F() local
653 SQLiteSingleVerNaturalStore *store = nullptr; HWTEST_F() local
685 DistributedDB::SQLiteSingleVerNaturalStore *store = new (std::nothrow) SQLiteSingleVerNaturalStore; HWTEST_F() local
696 PutSyncData(SQLiteSingleVerNaturalStore *store, const Key &key, const std::string &valStr) PutSyncData() argument
721 SQLiteSingleVerNaturalStore *store = nullptr; HWTEST_F() local
778 SQLiteSingleVerNaturalStore *store = nullptr; HWTEST_F() local
834 SQLiteSingleVerNaturalStore *store = nullptr; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp256 auto store = new (std::nothrow) RdbGeneralStore(metaData_); in HWTEST_F() local
275 auto store = new (std::nothrow) RdbGeneralStore(meta); in HWTEST_F() local
292 auto store = new (std::nothrow) RdbGeneralStore(metaData_); in HWTEST_F() local
338 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
367 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
394 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
417 auto store = std::make_shared<RdbGeneralStore>(metaData_); HWTEST_F() local
440 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
467 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
493 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
527 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
561 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
604 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
635 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
652 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
676 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
700 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
722 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
746 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
763 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
784 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
825 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
853 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
877 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
905 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
935 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
962 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
983 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
1010 auto store = new (std::nothrow) RdbGeneralStore(metaData_); HWTEST_F() local
[all...]
H A Dkvdb_general_store_test.cpp270 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); in HWTEST_F() local
292 auto store = std::make_shared<KVDBGeneralStore>(metaData_); in HWTEST_F() local
318 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
342 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
388 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
409 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
440 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
500 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
537 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
565 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
593 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
620 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
648 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
672 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
698 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
716 auto store = new (std::nothrow) KVDBGeneralStore(metaData_); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/storage_fuzzer/
H A Dstorage_fuzzer.cpp158 std::shared_ptr<StorageProxy> GetStorageProxy(ICloudSyncStorageInterface *store) in GetStorageProxy() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store_connection.cpp21 SQLiteRelationalStoreConnection::SQLiteRelationalStoreConnection(SQLiteRelationalStore *store) in SQLiteRelationalStoreConnection() argument
72 auto *store = GetDB<SQLiteRelationalStore>(); in GetExecutor() local
84 auto *store in ReleaseExecutor() local
146 auto *store = GetDB<SQLiteRelationalStore>(); CreateDistributedTable() local
161 auto *store = GetDB<SQLiteRelationalStore>(); RemoveDeviceData() local
176 auto *store = GetDB<SQLiteRelationalStore>(); GetCloudSyncTaskCount() local
190 auto *store = GetDB<SQLiteRelationalStore>(); DoClean() local
210 auto *store = GetDB<SQLiteRelationalStore>(); RemoveDeviceData() local
232 auto *store = GetDB<SQLiteRelationalStore>(); SyncToDevice() local
272 auto *store = GetDB<SQLiteRelationalStore>(); RegisterLifeCycleCallback() local
295 auto *store = GetDB<SQLiteRelationalStore>(); RemoteQuery() local
305 auto *store = GetDB<SQLiteRelationalStore>(); SetCloudDB() local
316 auto *store = GetDB<SQLiteRelationalStore>(); PrepareAndSetCloudDbSchema() local
331 auto *store = GetDB<SQLiteRelationalStore>(); SetIAssetLoader() local
346 auto *store = GetDB<SQLiteRelationalStore>(); GetStoreInfo() local
360 auto *store = GetDB<SQLiteRelationalStore>(); SetTrackerTable() local
374 auto *store = GetDB<SQLiteRelationalStore>(); ExecuteSql() local
384 auto *store = GetDB<SQLiteRelationalStore>(); SetReference() local
394 auto *store = GetDB<SQLiteRelationalStore>(); CleanTrackerData() local
404 auto *store = GetDB<SQLiteRelationalStore>(); Pragma() local
415 auto *store = GetDB<SQLiteRelationalStore>(); UpsertData() local
425 auto *store = GetDB<SQLiteRelationalStore>(); SetCloudSyncConfig() local
436 auto *store = GetDB<SQLiteRelationalStore>(); Sync() local
457 auto *store = GetDB<SQLiteRelationalStore>(); GetCloudTaskStatus() local
[all...]
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_execute_rd_test.cpp36 static std::shared_ptr<RdbStore> store; member in RdbExecuteRdTest
42 std::shared_ptr<RdbStore> RdbExecuteRdTest::store = nullptr; member in RdbExecuteRdTest
50 int ExecuteTestOpenRdCallback::OnCreate(RdbStore &store) in OnCreate() argument
55 int ExecuteTestOpenRdCallback::OnUpgrade(RdbStore &store, int oldVersion, int newVersion) in OnUpgrade() argument
79 RdbExecuteRdTest::store = RdbHelper::GetRdbStore(config, 1, helper, errCode); in SetUp() member in RdbExecuteRdTest
86 RdbExecuteRdTest::store = nullptr; in TearDown() member in RdbExecuteRdTest
97 std::shared_ptr<RdbStore> &store in HWTEST_P() local
143 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
163 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
185 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
213 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
305 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; CreateIdxAndSelect() local
453 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
496 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
539 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
608 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
651 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
694 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
748 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
787 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
846 std::shared_ptr<RdbStore> &store = RdbExecuteRdTest::store; HWTEST_P() local
902 RdbExecuteRdTest::store = nullptr; HWTEST_P() member in RdbExecuteRdTest
910 RdbExecuteRdTest::store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_P() member in RdbExecuteRdTest
916 RdbExecuteRdTest::store = nullptr; HWTEST_P() member in RdbExecuteRdTest
918 RdbExecuteRdTest::store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_P() member in RdbExecuteRdTest
[all...]
H A Drdb_double_write_test.cpp56 static std::shared_ptr<RdbStore> store; member in RdbDoubleWriteTest
71 std::shared_ptr<RdbStore> RdbDoubleWriteTest::store = nullptr; member in RdbDoubleWriteTest
91 int DoubleWriteTestOpenCallback::OnCreate(RdbStore &store) in OnCreate() argument
96 int DoubleWriteTestOpenCallback::OnUpgrade(RdbStore &store, int oldVersion, int newVersion) in OnUpgrade() argument
126 RdbDoubleWriteTest::store = RdbHelper::GetRdbStore(config, 1, helper, errCode); InitDb() member in RdbDoubleWriteTest
230 CheckResultSet(std::shared_ptr<RdbStore> &store) CheckResultSet() argument
332 CheckNumber(std::shared_ptr<RdbStore> &store, int num, int errCode, const std::string &tableName) CheckNumber() argument
466 RdbDoubleWriteTest::store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() member in RdbDoubleWriteTest
[all...]
/foundation/distributeddatamgr/relational_store/test/native/relational_store_test/unittest/
H A Drelational_store_test.cpp41 static std::shared_ptr<RdbStore> store; member in RdbTest
47 std::shared_ptr<RdbStore> RdbTest::store = nullptr; member in RdbTest
61 int DeleteTestOpenCallback::OnCreate(RdbStore &store) in OnCreate() argument
66 int DeleteTestOpenCallback::OnUpgrade(RdbStore &store, int oldVersion, int newVersion) in OnUpgrade() argument
81 int MainOpenCallback::OnCreate(RdbStore &store) in OnCreate() argument
86 int MainOpenCallback::OnUpgrade(RdbStore &store, in argument
103 OnCreate(RdbStore &store) OnCreate() argument
108 OnUpgrade(RdbStore &store, int oldVersion, int newVersion) OnUpgrade() argument
149 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
172 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
277 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
352 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
413 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
431 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
449 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
528 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
553 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
571 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
596 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
618 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
636 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
669 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
733 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
802 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
824 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
861 CheckResultSet(std::shared_ptr<RdbStore> &store) CheckResultSet() argument
972 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1047 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1132 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1167 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1200 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1234 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1318 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1508 std::shared_ptr<RdbStore> store = RdbHelper::GetRdbStore(config, 1, helper, errCode); HWTEST_F() local
1588 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1637 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1686 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1736 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1785 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1835 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
1880 std::shared_ptr<RdbStore> &store = RdbTest::store; HWTEST_F() local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dclouddisk_rdbstore_mock.cpp254 int32_t CloudDiskDataCallBack::OnCreate(RdbStore &store) in OnCreate() argument
259 int32_t CloudDiskDataCallBack::OnUpgrade(RdbStore &store, int32_t oldVersion, int32_t newVersion) in OnUpgrade() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_gpu_context.cpp52 void SkiaPersistentCache::store(const SkData& key, const SkData& data) in store() function in OHOS::Rosen::Drawing::SkiaPersistentCache
/kernel/linux/linux-5.10/block/
H A Dblk-integrity.c218 ssize_t (*store)(struct blk_integrity *, const char *, size_t); member
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Defivars.c45 ssize_t (*store)(struct efivar_entry *entry, const char *buf, size_t count); member
H A Desrt.c78 ssize_t (*store)(struct esre_entry *entry, member
/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_device_sysfs.c110 ssize_t(*store) (struct edac_device_ctl_info *, const char *, size_t); member
342 ssize_t(*store) (struct edac_device_instance *, const char *, size_t); member
[all...]
H A Dedac_pci_sysfs.c93 ssize_t(*store) (struct edac_pci_ctl_info *, const char *, size_t); member
234 ssize_t(*store) (void *, const char *, size_t); member
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Ddevice_sysfs.c38 ssize_t (*store)(struct acpi_data_node *, const char *, size_t count); member
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dtopology.c238 ssize_t (*store)(struct cache_info *, const char *, size_t count); member
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dunaligned_64.c35 store, /* st, std, sth, stsh */ enumerator
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dtopology.c227 ssize_t (*store)(struct cache_info *, const char *, size_t count); member
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dunaligned_64.c35 store, /* st, std, sth, stsh */ enumerator
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcimax2.c174 u8 store; in netup_ci_op_cam() local

Completed in 26 milliseconds

1...<<11121314151617181920>>...27