/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_natural_store_extend.cpp | 461 int SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hashDev, bool isNeedNotif… in RemoveDeviceDataInner() 510 int SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hashDev, ClearMode mode) in RemoveDeviceDataInner() 538 int SQLiteSingleVerNaturalStore::RemoveDeviceDataInner(const std::string &hashDev, const std::strin… in RemoveDeviceDataInner()
|
H A D | sqlite_single_ver_storage_executor_extend.cpp | 290 auto hashDev = DBCommon::TransferHashString(device); in GetEntries() local
|
H A D | sqlite_single_ver_storage_executor_cache.cpp | 80 int SQLiteSingleVerStorageExecutor::RemoveDeviceDataInCacheMode(const std::string &hashDev, in RemoveDeviceDataInCacheMode()
|
H A D | sqlite_single_ver_natural_store.cpp | 979 int SQLiteSingleVerNaturalStore::RemoveDeviceDataInCacheMode(const std::string &hashDev, bool isNee… in RemoveDeviceDataInCacheMode() argument 997 int SQLiteSingleVerNaturalStore::RemoveDeviceDataNormally(const std::string &hashDev, bool isNeedNo… in RemoveDeviceDataNormally()
|
H A D | sqlite_cloud_kv_executor_utils.cpp | 1147 std::string hashDev; in GetLocalCloudVersionInner() local
|
H A D | sqlite_single_ver_storage_executor.cpp | 1402 int SQLiteSingleVerStorageExecutor::GetAllSyncedEntries(const std::string &hashDev, in GetAllSyncedEntries()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_rd_single_ver_natural_executor_test.cpp | 477 std::string hashDev = DBCommon::TransferHashString("device1"); variable
|
H A D | distributeddb_storage_sqlite_single_ver_natural_executor_test.cpp | 463 std::string hashDev = DBCommon::TransferHashString("device1"); variable 890 std::string hashDev = DBCommon::TransferHashString("device1"); variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
H A D | rd_single_ver_storage_executor.cpp | 454 int RdSingleVerStorageExecutor::GetAllSyncedEntries(const std::string &hashDev, std::vector<Entry> … in GetAllSyncedEntries() argument 490 int RdSingleVerStorageExecutor::RemoveDeviceDataInCacheMode(const std::string &hashDev, bool isNeed… in RemoveDeviceDataInCacheMode()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_relational_test.cpp | 1692 …const std::string hashDev = DBCommon::TransferStringToHex(DBCommon::TransferHashString(deviceName)… variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_syncer_extend.cpp | 530 std::string hashDev; in PrepareAndDownload() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_relational_store.cpp | 866 std::string hashDev; in RemoveDeviceDataInner() local
|