Home
last modified time | relevance | path

Searched defs:db_ (Results 1 – 17 of 17) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_relational_database_upgrader.h42 sqlite3 *db_; variable
/foundation/distributeddatamgr/preferences/frameworks/native/include/
Dpreferences_enhance_impl.h69 std::shared_ptr<PreferencesDb> db_; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_database_upgrader.h55 sqlite3 *db_ = nullptr; variable
Dsqlite_multi_ver_transaction.h207 sqlite3 *db_; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
Dkv_delegate.h53 GRD_DB *db_ = nullptr; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_natural_store_commit_notify_data.h48 mutable MultiVerNaturalStore *db_; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
Dgeneral_store.h92 : db_(std::move(db)), loader_(std::move(loader)) in db_() function
101 std::shared_ptr<CloudDB> db_; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
Ddistributeddb_cloud_kv_test.cpp1737 sqlite3 *db_; in SetFlag() local
1765 sqlite3 *db_; in CheckFlag() local
1810 sqlite3 *db_; in CheckWaterMark() local
1858 sqlite3 *db_; in SetDeviceId() local
1892 sqlite3 *db_; in CheckLogTable() local
1934 sqlite3 *db_; in ChangeUserId() local
1973 sqlite3 *db_; in ChangeHashKey() local
Ddistributeddb_cloud_kv_syncer_test.cpp282 sqlite3 *db_; in CheckUploadAbnormal() local
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
Dpreferences_db_adapter.h128 GRD_DB *db_ = nullptr; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_task_merge_test.cpp107 sqlite3 *db_ = nullptr; member in __anon88bc60900111::DistributedDBCloudTaskMergeTest
Ddistributeddb_cloud_reference_sync_test.cpp63 sqlite3 *db_ = nullptr; member in __anon6ab562990111::DistributedDBCloudReferenceSyncTest
Ddistributeddb_cloud_assets_operation_sync_test.cpp110 sqlite3 *db_ = nullptr; member in __anonfb7299ed0111::DistributedDBCloudAssetsOperationSyncTest
Ddistributeddb_cloud_check_sync_test.cpp194 sqlite3 *db_ = nullptr; member in __anon9866dd880111::DistributedDBCloudCheckSyncTest
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/cloudsync_fuzzer/
Dcloudsync_fuzzer.cpp532 sqlite3 *db_ = nullptr; member in OHOS::CloudSyncTest
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_cloud_interfaces_set_cloud_schema_test.cpp136 sqlite3 *db_ = nullptr; member in __anon7fd89dec0111::DistributedDBCloudInterfacesSetCloudSchemaTest
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_server_profile.cpp43 GattDatabase db_ = {}; member